summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-08-07 19:27:10 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-08-07 19:27:10 +0000
commit8385c1bc03d09c43de703fcf50d8f607f3250cfa (patch)
treef06199940d8189c1015c0d1e10249c6c23154c5d
parent77ead0ba5f91ad6fd04fca1ab1e2b6847bf88136 (diff)
downloadtqtinterface-8385c1bc.tar.gz
tqtinterface-8385c1bc.zip
Backed out accidental locking to Qt4 version (to fix Qt3 complete compilation failure)
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1160324 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
-rw-r--r--qtinterface/tqt.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/qtinterface/tqt.h b/qtinterface/tqt.h
index 7cc6cea..1a73049 100644
--- a/qtinterface/tqt.h
+++ b/qtinterface/tqt.h
@@ -24,9 +24,6 @@ Boston, MA 02110-1301, USA.
#define USE_QTX
-// DEBUG ONLY REMOVE ME TEST
-#define USE_QT4
-
#ifdef USE_QT4
#define QT3_SUPPORT
#endif