mirror of
https://github.com/YACReader/yacreader
synced 2025-07-14 02:54:46 -04: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