qt: fix the patch name for qt-4.5.3 version
Signed-off-by: Francisco Gonzalez Morell <gzmorell@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
7bd8125edc
commit
f4f157041e
6
CHANGES
6
CHANGES
@ -1,3 +1,9 @@
|
||||
2010.02, Not yet released:
|
||||
|
||||
Fixes all over the tree.
|
||||
|
||||
Updated/fixed packages: qt
|
||||
|
||||
2010.02-rc2, Released February 23th, 2010:
|
||||
|
||||
Fixes all over the tree and new features.
|
||||
|
@ -7,10 +7,10 @@ include path to fix this issue.
|
||||
src/gui/painting/painting.pri | 3 +++
|
||||
1 file changed, 3 insertions(+)
|
||||
|
||||
Index: qt-embedded-linux-opensource-src-4.5.2/src/gui/painting/painting.pri
|
||||
Index: qt-embedded-linux-opensource-src-4.5.3/src/gui/painting/painting.pri
|
||||
===================================================================
|
||||
--- qt-embedded-linux-opensource-src-4.5.2.orig/src/gui/painting/painting.pri
|
||||
+++ qt-embedded-linux-opensource-src-4.5.2/src/gui/painting/painting.pri
|
||||
--- qt-embedded-linux-opensource-src-4.5.3.orig/src/gui/painting/painting.pri
|
||||
+++ qt-embedded-linux-opensource-src-4.5.3/src/gui/painting/painting.pri
|
||||
@@ -367,3 +367,6 @@
|
||||
SOURCES += painting/qwindowsurface_d3d.cpp
|
||||
}
|
Loading…
Reference in New Issue
Block a user