diff options
Diffstat (limited to 'patches/0064-Changed-references-to-ActiveQt-resources.patch')
| -rw-r--r-- | patches/0064-Changed-references-to-ActiveQt-resources.patch | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/patches/0064-Changed-references-to-ActiveQt-resources.patch b/patches/0064-Changed-references-to-ActiveQt-resources.patch index 881ddde..ad11d96 100644 --- a/patches/0064-Changed-references-to-ActiveQt-resources.patch +++ b/patches/0064-Changed-references-to-ActiveQt-resources.patch @@ -1,15 +1,15 @@ -From 96ec28b70fa732653aade5ffe2be3123d416e02c Mon Sep 17 00:00:00 2001 +From 8df8f4674352a0fb65ee8eb74d860fad41edbc5c Mon Sep 17 00:00:00 2001 From: axis <qt-info@nokia.com> Date: Thu, 27 Jan 2011 09:46:25 +0100 Subject: [PATCH] Changed references to ActiveQt resources. --- - qtactiveqt/examples/activeqt/hierarchy/hierarchy.pro | 4 ++-- - qtactiveqt/examples/activeqt/menus/menus.pro | 2 +- - qtactiveqt/examples/activeqt/multiple/multiple.pro | 2 +- - qtactiveqt/examples/activeqt/opengl/opengl.pro | 2 +- - qtactiveqt/examples/activeqt/simple/simple.pro | 2 +- - qtactiveqt/examples/activeqt/wrapper/wrapper.pro | 2 +- + .../examples/activeqt/hierarchy/hierarchy.pro | 4 ++-- + qtactiveqt/examples/activeqt/menus/menus.pro | 2 +- + qtactiveqt/examples/activeqt/multiple/multiple.pro | 2 +- + qtactiveqt/examples/activeqt/opengl/opengl.pro | 2 +- + qtactiveqt/examples/activeqt/simple/simple.pro | 2 +- + qtactiveqt/examples/activeqt/wrapper/wrapper.pro | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/qtactiveqt/examples/activeqt/hierarchy/hierarchy.pro b/qtactiveqt/examples/activeqt/hierarchy/hierarchy.pro |
