mirror of
https://github.com/YACReader/yacreader
synced 2025-11-15 06:22:49 -05:00
Replace Q_OS_MAC with Q_OS_MACOS
This commit is contained in:
@ -19,7 +19,7 @@
|
||||
|
||||
#define MAX_LIBRARIES_WARNING_NUM 10
|
||||
|
||||
#ifdef Q_OS_MAC
|
||||
#ifdef Q_OS_MACOS
|
||||
#define Y_MAC_UI
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user