summaryrefslogtreecommitdiffstats
path: root/qtinterface/tqinputcontext.h
diff options
context:
space:
mode:
Diffstat (limited to 'qtinterface/tqinputcontext.h')
-rw-r--r--qtinterface/tqinputcontext.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/qtinterface/tqinputcontext.h b/qtinterface/tqinputcontext.h
index b5b55c9..2e508e0 100644
--- a/qtinterface/tqinputcontext.h
+++ b/qtinterface/tqinputcontext.h
@@ -33,4 +33,13 @@ Boston, MA 02110-1301, USA.
#endif // USE_QT3
+#ifdef USE_QT4
+
+// Reimplement the QInputContext class
+// For Qt4, no changes are needed
+
+#include <qinputcontext.h>
+
+#endif // USE_QT4
+
#endif /* TQINPUTCONTEXT_H */ \ No newline at end of file