mirror of
https://github.com/YACReader/yacreader
synced 2025-11-13 13:32:51 -05:00
Replace Q_OS_MAC with Q_OS_MACOS
This commit is contained in:
@ -175,7 +175,7 @@ public:
|
||||
QAction *removeLibraryAction;
|
||||
QAction *helpAboutAction;
|
||||
QAction *renameLibraryAction;
|
||||
#ifndef Q_OS_MAC
|
||||
#ifndef Q_OS_MACOS
|
||||
QAction *toggleFullScreenAction;
|
||||
#endif
|
||||
QAction *optionsAction;
|
||||
|
||||
Reference in New Issue
Block a user