summaryrefslogtreecommitdiffstats
path: root/qtinterface/tqpainter.h
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-07-21 21:18:36 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-07-21 21:18:36 +0000
commit5e266f8f85ead4c33f7a9d227a82b0461df7e09a (patch)
tree29ee823e9a8b87b3213db0a14fbe7148edcd5365 /qtinterface/tqpainter.h
parentce4313a6257fee35d97e07d22956f42916d4905c (diff)
downloadtqtinterface-5e266f8f85ead4c33f7a9d227a82b0461df7e09a.tar.gz
tqtinterface-5e266f8f85ead4c33f7a9d227a82b0461df7e09a.zip
Significant upgrades to the TQT system; kdelibs and kdebase now build and run correctly through TQT and Qt3
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1152745 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'qtinterface/tqpainter.h')
-rw-r--r--qtinterface/tqpainter.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/qtinterface/tqpainter.h b/qtinterface/tqpainter.h
index 57dad86..b1c626b 100644
--- a/qtinterface/tqpainter.h
+++ b/qtinterface/tqpainter.h
@@ -36,12 +36,10 @@ Boston, MA 02110-1301, USA.
#ifdef USE_QT4
// Reimplement the QPainter class
-// For Qt4, no changes are needed
+// For Qt4, some changes are needed
#include <Qt/q3painter.h>
-#define QPainter Q3Painter
-
#endif // USE_QT4
#endif /* TQPAINTER_H */ \ No newline at end of file