summaryrefslogtreecommitdiffstats
path: root/src/inputmethod/qinputcontextplugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/inputmethod/qinputcontextplugin.cpp')
-rw-r--r--src/inputmethod/qinputcontextplugin.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/inputmethod/qinputcontextplugin.cpp b/src/inputmethod/qinputcontextplugin.cpp
index 3b474d2ff..48f9c0d4a 100644
--- a/src/inputmethod/qinputcontextplugin.cpp
+++ b/src/inputmethod/qinputcontextplugin.cpp
@@ -37,8 +37,8 @@
#include "ntqinputcontextplugin.h"
-#ifndef QT_NO_IM
-#ifndef QT_NO_COMPONENT
+#ifndef TQT_NO_IM
+#ifndef TQT_NO_COMPONENT
#include "qinputcontextinterface_p.h"
@@ -227,5 +227,5 @@ TQInputContextPlugin::~TQInputContextPlugin()
// don't delete d, as this is deleted by d
}
-#endif // QT_NO_COMPONENT
-#endif // QT_NO_IM
+#endif // TQT_NO_COMPONENT
+#endif // TQT_NO_IM