summaryrefslogtreecommitdiffstats
path: root/qtpass.pro
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2015-05-27 05:06:56 +0200
committerAnne Jan Brouwer <annejan@noprotocol.com>2015-05-27 05:06:56 +0200
commit5719afc09a7cb612c1109b38fb7270ca743a0be3 (patch)
tree1f636f87fdffa3ebf0fee0950f116fef32484c51 /qtpass.pro
parent16a67aa3268ab4df2ab11c641601ba749579d8b7 (diff)
removed double widgets
Diffstat (limited to 'qtpass.pro')
-rw-r--r--qtpass.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtpass.pro b/qtpass.pro
index 3c2eeb15..50881eb3 100644
--- a/qtpass.pro
+++ b/qtpass.pro
@@ -7,7 +7,7 @@
#
#-------------------------------------------------
-QT += core gui widgets
+QT += core gui
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets