summaryrefslogtreecommitdiffstats
path: root/examples/designer/worldtimeclockplugin/worldtimeclockplugin.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/designer/worldtimeclockplugin/worldtimeclockplugin.pro')
-rw-r--r--examples/designer/worldtimeclockplugin/worldtimeclockplugin.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/designer/worldtimeclockplugin/worldtimeclockplugin.pro b/examples/designer/worldtimeclockplugin/worldtimeclockplugin.pro
index 94dbd0c6c..09342db50 100644
--- a/examples/designer/worldtimeclockplugin/worldtimeclockplugin.pro
+++ b/examples/designer/worldtimeclockplugin/worldtimeclockplugin.pro
@@ -1,6 +1,6 @@
#! [0]
-CONFIG += designer plugin
-QT += widgets
+CONFIG += plugin
+QT += widgets designer
#! [0]
TARGET = $$qtLibraryTarget($$TARGET)
#! [1]