Browse Source

Fix widgets

develop
Pierre-Antoine 'ZHAJOR' Tible 7 years ago
parent
commit
288fb9772f
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      UGameEngine/UGameEngine.pro

+ 2
- 0
UGameEngine/UGameEngine.pro View File

@@ -6,6 +6,8 @@
6 6
 
7 7
 QT       += gui core
8 8
 
9
+greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
10
+
9 11
 TARGET = UGameEngine
10 12
 TEMPLATE = lib
11 13
 

Loading…
Cancel
Save