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