From 6eb5cba499c3324183b0f9292d6873c0501a78b2 Mon Sep 17 00:00:00 2001 From: tpearson Date: Fri, 16 Jul 2010 08:48:45 +0000 Subject: Additional work git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1150565 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- qtinterface/tqeditorfactory.h | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'qtinterface/tqeditorfactory.h') diff --git a/qtinterface/tqeditorfactory.h b/qtinterface/tqeditorfactory.h index d5bdec4..fc638e3 100644 --- a/qtinterface/tqeditorfactory.h +++ b/qtinterface/tqeditorfactory.h @@ -26,7 +26,7 @@ Boston, MA 02110-1301, USA. #ifdef USE_QT3 -// Reimplement the QAccel class +// Reimplement the QEditorFactory class // For Qt3, no changes are needed #include @@ -35,10 +35,12 @@ Boston, MA 02110-1301, USA. #ifdef USE_QT4 -// Reimplement the QAccel class -// For Qt4, no changes are needed +// Reimplement the QEditorFactory class +// For Qt4, some changes are needed -#include +#include + +#define QEditorFactory Q3EditorFactory #endif // USE_QT4 -- cgit v1.2.3