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;
|
Theme t;
|
||||||
|
|
||||||
#ifdef Q_OS_MAC
|
#ifdef Q_OS_MAC
|
||||||
bool macosNative = false;
|
bool macosNative = true;
|
||||||
#else
|
#else
|
||||||
bool macosNative = false;
|
bool macosNative = false;
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user