summaryrefslogtreecommitdiffstats
path: root/opensuse/core/qt3/qtrc-path.diff
diff options
context:
space:
mode:
authorRobert Xu <robxu9@gmail.com>2011-11-19 19:30:53 -0500
committerRobert Xu <robxu9@gmail.com>2011-11-19 19:30:53 -0500
commit27c9e783c6283f8916ebee3a23c6d1ba909a5126 (patch)
treeb2e83e72bb13db04a79c6266998a84d11622549b /opensuse/core/qt3/qtrc-path.diff
parentd23dfe93da17397db5e6f8bdf74fedf769379bdb (diff)
downloadtde-packaging-27c9e783c6283f8916ebee3a23c6d1ba909a5126.tar.gz
tde-packaging-27c9e783c6283f8916ebee3a23c6d1ba909a5126.zip
Thanks to Andrea Cascio for getting Qt3 3.3.8d building!
Diffstat (limited to 'opensuse/core/qt3/qtrc-path.diff')
-rw-r--r--opensuse/core/qt3/qtrc-path.diff6
1 files changed, 3 insertions, 3 deletions
diff --git a/opensuse/core/qt3/qtrc-path.diff b/opensuse/core/qt3/qtrc-path.diff
index 41830d988..3ed8a86a0 100644
--- a/opensuse/core/qt3/qtrc-path.diff
+++ b/opensuse/core/qt3/qtrc-path.diff
@@ -1,6 +1,6 @@
--- src/tools/qsettings.cpp
+++ src/tools/qsettings.cpp
-@@ -36,6 +36,7 @@
+@@ -39,6 +39,7 @@
**********************************************************************/
#include "qplatformdefs.h"
@@ -8,7 +8,7 @@
// POSIX Large File Support redefines open -> open64
static inline int qt_open( const char *pathname, int flags, mode_t mode )
-@@ -465,8 +466,18 @@
+@@ -468,8 +469,18 @@
Q_UNUSED( format );
#endif
@@ -29,7 +29,7 @@
#ifdef Q_WS_WIN
#ifdef Q_OS_TEMP
TCHAR path[MAX_PATH];
-@@ -514,6 +525,15 @@
+@@ -517,6 +528,15 @@
if ( !!defPath )
searchPaths.append(defPath);