1
0
mirror of https://github.com/clementine-player/Clementine synced 2024-12-22 15:58:45 +01:00
Clementine-audio-player-Mac.../3rdparty/qxt
Andreas Sturmlechner 4ff370ce1e Fix build without Qt5DBus (#6187)
* Qt5::Test is not required in the global QT_LIBRARIES definition

* Qt5::DBus had already been optional, drop bogus pkgconfig search

This partially reverts commit 4321ecf7d2.

* Find X11 only once, in root CMakeLists.txt

Since we have HAVE_X11, use HAVE_X11 in cmake.
2019-01-02 15:03:24 +00:00
..
CMakeLists.txt Fix build without Qt5DBus (#6187) 2019-01-02 15:03:24 +00:00
keymapper_x11.h fix for using special keys for global shortcuts in X11 2014-01-22 18:48:39 +01:00
LICENSE Add the license for qxt 2010-01-17 16:11:39 +00:00
qxtglobal.cpp Update qxt to qt5 2015-04-11 23:24:04 +02:00
qxtglobal.h Update qxt to qt5 2015-04-11 23:24:04 +02:00
qxtglobalshortcut_mac.cpp Fix formatting 2018-11-30 20:43:21 +01:00
qxtglobalshortcut_p.h Fix formatting 2018-11-21 10:31:17 +00:00
qxtglobalshortcut_win.cpp Update qxt to qt5 2015-04-11 23:24:04 +02:00
qxtglobalshortcut_x11.cpp Fix media global shortcuts which don't work 2015-07-14 10:32:08 +02:00
qxtglobalshortcut.cpp Fix formatting 2018-11-21 10:31:17 +00:00
qxtglobalshortcut.h Update qxt to qt5 2015-04-11 23:24:04 +02:00