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