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