summaryrefslogtreecommitdiffstats
path: root/patches/0036-Made-modules-that-depend-on-other-modules-add-their-.patch
diff options
context:
space:
mode:
authoraxis <[email protected]>2011-04-27 13:01:17 +0200
committeraxis <[email protected]>2011-04-27 13:01:17 +0200
commit1a0d5aeb9197ea0c3432903c402d8449bea9f6b4 (patch)
tree3fbb60e2a0bff38c9cabfb1b5d347579e8769f93 /patches/0036-Made-modules-that-depend-on-other-modules-add-their-.patch
parent2f66cb61ffbf147292092ebe29e3d4759dfb9bda (diff)
Fixes for the second final push (the first one failed).HEADmaster
Diffstat (limited to 'patches/0036-Made-modules-that-depend-on-other-modules-add-their-.patch')
-rw-r--r--patches/0036-Made-modules-that-depend-on-other-modules-add-their-.patch7
1 files changed, 3 insertions, 4 deletions
diff --git a/patches/0036-Made-modules-that-depend-on-other-modules-add-their-.patch b/patches/0036-Made-modules-that-depend-on-other-modules-add-their-.patch
index 7c6f2f0..7fcd70e 100644
--- a/patches/0036-Made-modules-that-depend-on-other-modules-add-their-.patch
+++ b/patches/0036-Made-modules-that-depend-on-other-modules-add-their-.patch
@@ -1,8 +1,7 @@
-From 515a3c3470c51406acc36bf89c686b177e5c03c5 Mon Sep 17 00:00:00 2001
+From cddb484e45669cb145f9d81226c95d28436b77af Mon Sep 17 00:00:00 2001
From: Marius Storm-Olsen <[email protected]>
Date: Tue, 4 Jan 2011 16:37:10 +0100
-Subject: [PATCH] Made modules that depend on other modules add their include
- paths.
+Subject: [PATCH] Made modules that depend on other modules add their include paths.
This is needed so that header files which contain references to those
modules (for example in templates) will have their include paths as
@@ -40,5 +39,5 @@ index 4d8e465..419bb92 100644
!qt_compat_no_warning:QTDIR_build:warning(***USE of COMPAT inside of QTDIR!**) #just for us
INCLUDEPATH *= $$QMAKE_INCDIR_QT/Qt
--
-1.7.5.rc2.4.g4d8b3
+1.7.3.4