summaryrefslogtreecommitdiffstats
path: root/mkspecs
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs')
-rw-r--r--mkspecs/features/designer.prf2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkspecs/features/designer.prf b/mkspecs/features/designer.prf
index 843a118a9a..a03f14640e 100644
--- a/mkspecs/features/designer.prf
+++ b/mkspecs/features/designer.prf
@@ -1,4 +1,4 @@
-QT += xml uilib
+QT += xml
!isEmpty(QT.script.name): QT += script
!isEmpty(QT.designer.name): QT += designer
qt:load(qt)