Don't build QwtDesigner in qwt

We don't use it and it is commented out in master
This commit is contained in:
Gareth Coco
2012-01-26 13:02:40 -05:00
parent 3158576599
commit 28d7780e65

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