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