Update TQt3 patch file for new Qt3 version

pull/1/head
Timothy Pearson 13 years ago
parent 86715ac657
commit 45c27365b0

@ -141,6 +141,6 @@ diff -ur src/tools/qglobal.h src/tools/qglobal.h
+#define TQT_REAL_TQT 1 +#define TQT_REAL_TQT 1
+ +
#define QT_VERSION_STR "3.3.8d" #define QT_VERSION_STR "3.4.0"
/* /*
QT_VERSION is (major << 16) + (minor << 8) + patch. QT_VERSION is (major << 16) + (minor << 8) + patch.

Loading…
Cancel
Save