mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-24 09:49:42 +01:00
Fix build with new CMake release.
Doesn't harm us, but really looks like an upstream bug
This commit is contained in:
parent
a26482d421
commit
c910e1b58f
@ -3,7 +3,6 @@
|
||||
|
||||
#include <QtCore/QObject>
|
||||
|
||||
#if QT_VERSION >= 0x040400 || defined(DOXYGEN_RUN)
|
||||
#ifndef QT_NO_SHAREDMEMORY
|
||||
|
||||
#include <QtCore/QStringList>
|
||||
@ -138,6 +137,5 @@ QT_END_NAMESPACE
|
||||
|
||||
|
||||
#endif // QT_NO_SHAREDMEMORY
|
||||
#endif // QT_VERSION >= 0x040400 || defined(DOXYGEN_RUN)
|
||||
|
||||
#endif /* __KDTOOLSCORE_KDSINGLEAPPLICATIONGUARD_H__ */
|
||||
|
Loading…
x
Reference in New Issue
Block a user