From d3224e2c27fa9e92f2e5bbfeb562a39e1b0f6065 Mon Sep 17 00:00:00 2001 From: Jeremy Lainé Date: Thu, 26 Mar 2009 19:59:18 +0100 Subject: qt4-embedded: add version 4.5.0 --- recipes/qt4/files/4.5.0/0010-no-simpledecoration-example.patch | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 recipes/qt4/files/4.5.0/0010-no-simpledecoration-example.patch (limited to 'recipes/qt4/files') diff --git a/recipes/qt4/files/4.5.0/0010-no-simpledecoration-example.patch b/recipes/qt4/files/4.5.0/0010-no-simpledecoration-example.patch new file mode 100644 index 0000000000..070b4ac9c1 --- /dev/null +++ b/recipes/qt4/files/4.5.0/0010-no-simpledecoration-example.patch @@ -0,0 +1,9 @@ +--- qt-embedded-linux-opensource-src-4.5.0.orig/examples/qws/qws.pro 2009-02-25 22:32:34.000000000 +0100 ++++ qt-embedded-linux-opensource-src-4.5.0/examples/qws/qws.pro 2009-03-26 19:53:19.000000000 +0100 +@@ -1,5 +1,5 @@ + TEMPLATE = subdirs +-SUBDIRS = framebuffer mousecalibration simpledecoration ++SUBDIRS = framebuffer mousecalibration + + # install + sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS README *.pro -- cgit 1.2.3-korg