summaryrefslogtreecommitdiffstats
path: root/patches/qwt-6.1.3/0002-disable-designer-plugins.patch
diff options
context:
space:
mode:
authorJuergen Borleis <jbe@pengutronix.de>2016-10-19 09:49:08 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2016-10-20 09:29:05 +0200
commit52fa90d9fbd9a010dc52363922bb6920a252941d (patch)
tree096b964f2514e49b39ff0e78d62dac8b58dc34f1 /patches/qwt-6.1.3/0002-disable-designer-plugins.patch
parentd5115ca2716c7b9936af6efdc4094401dcc4468c (diff)
downloadptxdist-52fa90d9fbd9a010dc52363922bb6920a252941d.tar.gz
ptxdist-52fa90d9fbd9a010dc52363922bb6920a252941d.tar.xz
qwt5: add qwt library based on Qt5
The already existing qwt implementation in PTXdist is based on Qt4. Since Qt4 and Qt5 can co-exist, the same is valid for qwt and qwt5. Signed-off-by: Juergen Borleis <jbe@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'patches/qwt-6.1.3/0002-disable-designer-plugins.patch')
-rw-r--r--patches/qwt-6.1.3/0002-disable-designer-plugins.patch22
1 files changed, 22 insertions, 0 deletions
diff --git a/patches/qwt-6.1.3/0002-disable-designer-plugins.patch b/patches/qwt-6.1.3/0002-disable-designer-plugins.patch
new file mode 100644
index 000000000..cf9c586e5
--- /dev/null
+++ b/patches/qwt-6.1.3/0002-disable-designer-plugins.patch
@@ -0,0 +1,22 @@
+From: Michael Olbrich <m.olbrich@pengutronix.de>
+Date: Wed, 3 Aug 2011 16:09:42 +0200
+Subject: [PATCH] disable designer plugins
+
+Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
+---
+ qwtconfig.pri | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/qwtconfig.pri b/qwtconfig.pri
+index c1645fd935ca..d2f902cb70c5 100644
+--- a/qwtconfig.pri
++++ b/qwtconfig.pri
+@@ -118,7 +118,7 @@ QWT_CONFIG += QwtOpenGL
+ # Otherwise you have to build it from the designer directory.
+ ######################################################################
+
+-QWT_CONFIG += QwtDesigner
++# QWT_CONFIG += QwtDesigner
+
+ ######################################################################
+ # Compile all Qwt classes into the designer plugin instead