summaryrefslogtreecommitdiffstats
path: root/src/inputmethod/ntqinputcontextfactory.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/inputmethod/ntqinputcontextfactory.h')
-rw-r--r--src/inputmethod/ntqinputcontextfactory.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/inputmethod/ntqinputcontextfactory.h b/src/inputmethod/ntqinputcontextfactory.h
index 29ecda7f3..9e0160630 100644
--- a/src/inputmethod/ntqinputcontextfactory.h
+++ b/src/inputmethod/ntqinputcontextfactory.h
@@ -40,7 +40,7 @@
#include "ntqstringlist.h"
#endif // QT_H
-#ifndef QT_NO_IM
+#ifndef TQT_NO_IM
class TQInputContext;
class TQWidget;
@@ -54,6 +54,6 @@ public:
static TQString displayName( const TQString &key );
static TQString description( const TQString &key );
};
-#endif //QT_NO_IM
+#endif //TQT_NO_IM
#endif //TQINPUTCONTEXTFACTORY_H