Update ui_extension.cpp
This commit is contained in:
@@ -13,6 +13,7 @@
|
|||||||
|
|
||||||
#ifdef _WIN32
|
#ifdef _WIN32
|
||||||
#define OPEN_COMMAND "start"
|
#define OPEN_COMMAND "start"
|
||||||
|
#undef CreateDirectory // avoid being transformed to `CreateDirectoryA`
|
||||||
#elif __linux__
|
#elif __linux__
|
||||||
#define OPEN_COMMAND "xdg-open"
|
#define OPEN_COMMAND "xdg-open"
|
||||||
#else
|
#else
|
||||||
|
|||||||
Reference in New Issue
Block a user