Match settings from CMakeLists.txt
This commit is contained in:
committed by
craig.p.drummond
parent
886c5e651f
commit
a511df0180
@@ -31,7 +31,7 @@ class GnomeMediaKeys;
|
||||
class QxtMediaKeys;
|
||||
class MultiMediaKeysInterface;
|
||||
|
||||
#if defined Q_OS_WIN || defined Q_OS_MAC || QT_VERSION < 0x050000
|
||||
#if defined Q_OS_WIN || (!defined Q_OS_MAC && QT_VERSION < 0x050000)
|
||||
#define CANTATA_USE_QXT_MEDIAKEYS
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user