summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt4/qt4-embedded-4.6.3/0010-no-simpledecoration-example.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt4/qt4-embedded-4.6.3/0010-no-simpledecoration-example.patch')
-rw-r--r--recipes-qt/qt4/qt4-embedded-4.6.3/0010-no-simpledecoration-example.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes-qt/qt4/qt4-embedded-4.6.3/0010-no-simpledecoration-example.patch b/recipes-qt/qt4/qt4-embedded-4.6.3/0010-no-simpledecoration-example.patch
new file mode 100644
index 0000000000..fce5bba938
--- /dev/null
+++ b/recipes-qt/qt4/qt4-embedded-4.6.3/0010-no-simpledecoration-example.patch
@@ -0,0 +1,11 @@
1--- /tmp/qws.pro 2009-12-10 19:30:08.000000000 +0100
2+++ qt-everywhere-opensource-src-4.6.0/examples/qws/qws.pro 2009-12-10 19:30:21.000000000 +0100
3@@ -1,7 +1,7 @@
4 TEMPLATE = subdirs
5 # no /dev/fbX
6 !qnx:!vxworks:SUBDIRS = framebuffer
7-SUBDIRS += mousecalibration simpledecoration
8+SUBDIRS += mousecalibration
9
10 # install
11 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS README *.pro