summaryrefslogtreecommitdiffstats
path: root/qtinterface/tqcompactstyle.h
diff options
context:
space:
mode:
Diffstat (limited to 'qtinterface/tqcompactstyle.h')
-rw-r--r--qtinterface/tqcompactstyle.h8
1 files changed, 3 insertions, 5 deletions
diff --git a/qtinterface/tqcompactstyle.h b/qtinterface/tqcompactstyle.h
index a3881aa..b44f412 100644
--- a/qtinterface/tqcompactstyle.h
+++ b/qtinterface/tqcompactstyle.h
@@ -26,7 +26,7 @@ Boston, MA 02110-1301, USA.
#ifdef USE_QT3
-// Reimplement the QAccel class
+// Reimplement the QCompactStyle class
// For Qt3, no changes are needed
#include <qcompactstyle.h>
@@ -35,10 +35,8 @@ Boston, MA 02110-1301, USA.
#ifdef USE_QT4
-// Reimplement the QAccel class
-// For Qt4, no changes are needed
-
-#include <qcompactstyle.h>
+// Reimplement the QCompactStyle class
+// For Qt4, this class was removed!
#endif // USE_QT4