summaryrefslogtreecommitdiffstats
path: root/src/beamergui.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/beamergui.pro')
-rw-r--r--src/beamergui.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/beamergui.pro b/src/beamergui.pro
index 3ff480a..1b9ee2a 100644
--- a/src/beamergui.pro
+++ b/src/beamergui.pro
@@ -6,7 +6,7 @@
QT += core gui # qt4
-#QT += widgets # qt5
+QT += widgets # qt5
TARGET = beamergui
TEMPLATE = app