Comment out QwtDesigner build in qwtconfig.pri.in

This commit is contained in:
Gareth Coco
2011-08-30 10:32:01 -04:00
parent 0091defb6c
commit 5ce1617667

View File

@@ -114,7 +114,7 @@ CONFIG += QwtWidgets
# Otherwise you have to build it from the designer directory.
######################################################################
CONFIG += QwtDesigner
#CONFIG += QwtDesigner
######################################################################
# If you want to auto build the examples, enable the line below