Fix Qt3 compilation when Xinerama is not available

Thanks to "Fat-Zer" for the patch!
v3.5.13-sru
Timothy Pearson 13 years ago
parent 37bcaebd22
commit 1fa601d4f7

@ -6,6 +6,7 @@ INCLUDEPATH += .
CONFIG += qt warn_on debug plugin
target.path += $$plugins.path/inputmethods
INSTALLS += target
DEFINES += QT_NO_XINERAMA
# Input
HEADERS += qximinputcontext.h \

Loading…
Cancel
Save