mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -04:00
Fir variable initialization in macos
This commit is contained in:
parent
a583242f1d
commit
a1f1cca3b3
@ -14,7 +14,7 @@ public:
|
||||
Theme t;
|
||||
|
||||
#ifdef Q_OS_MAC
|
||||
bool macosNative = false;
|
||||
bool macosNative = true;
|
||||
#else
|
||||
bool macosNative = false;
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user