summaryrefslogtreecommitdiffstats
path: root/qtinterface/tqmodules.h
diff options
context:
space:
mode:
Diffstat (limited to 'qtinterface/tqmodules.h')
-rw-r--r--qtinterface/tqmodules.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/qtinterface/tqmodules.h b/qtinterface/tqmodules.h
index 9218bdc..57b6da7 100644
--- a/qtinterface/tqmodules.h
+++ b/qtinterface/tqmodules.h
@@ -32,4 +32,12 @@ Boston, MA 02110-1301, USA.
#endif // USE_QT3
+#ifdef USE_QT4
+
+// Pull in Qt4 modules defines
+
+#include <qmodules.h>
+
+#endif // USE_QT4
+
#endif /* TQMODULES_H */ \ No newline at end of file