aboutsummaryrefslogtreecommitdiff
path: root/lumina-open/lumina-open.pro
diff options
context:
space:
mode:
Diffstat (limited to 'lumina-open/lumina-open.pro')
-rw-r--r--lumina-open/lumina-open.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/lumina-open/lumina-open.pro b/lumina-open/lumina-open.pro
index b70d6b27..ce0e231d 100644
--- a/lumina-open/lumina-open.pro
+++ b/lumina-open/lumina-open.pro
@@ -1,5 +1,6 @@
QT += core gui
+greaterThan(QT_MAJOR_VERSION, 4): QT += widgets x11extras
TARGET = lumina-open
isEmpty(PREFIX) {
bgstack15