Skip to content

Commit

Permalink
qwt61: fix examples to work like those for the other qwt* ports.
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelld committed Feb 10, 2017
1 parent 29219aa commit 6ba5940
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions graphics/qwt/files/patch-qwtconfig.pri.61.diff
Expand Up @@ -52,6 +52,15 @@

######################################################################
# If you want to build the Qwt designer plugin,
@@ -141,7 +130,7 @@
# Otherwise you have to build them from the examples directory.
######################################################################

-#QWT_CONFIG += QwtExamples
+QWT_CONFIG += QwtExamples

######################################################################
# The playground is primarily intended for the Qwt development
@@ -161,8 +150,11 @@

macx:!static:CONFIG(qt_framework, qt_framework|qt_no_framework) {
Expand Down

0 comments on commit 6ba5940

Please sign in to comment.