summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/designer.prf
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/features/designer.prf')
-rw-r--r--mkspecs/features/designer.prf6
1 files changed, 0 insertions, 6 deletions
diff --git a/mkspecs/features/designer.prf b/mkspecs/features/designer.prf
deleted file mode 100644
index a03f14640e..0000000000
--- a/mkspecs/features/designer.prf
+++ /dev/null
@@ -1,6 +0,0 @@
-QT += xml
-!isEmpty(QT.script.name): QT += script
-!isEmpty(QT.designer.name): QT += designer
-qt:load(qt)
-
-plugin:DEFINES += QDESIGNER_EXPORT_WIDGETS