summaryrefslogtreecommitdiffstats
path: root/kommander/editor/styledbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'kommander/editor/styledbutton.h')
-rw-r--r--kommander/editor/styledbutton.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kommander/editor/styledbutton.h b/kommander/editor/styledbutton.h
index ec60c22b..cb5f4e92 100644
--- a/kommander/editor/styledbutton.h
+++ b/kommander/editor/styledbutton.h
@@ -24,8 +24,8 @@
#include <tqbutton.h>
#include <tqpixmap.h>
-class QColor;
-class QBrush;
+class TQColor;
+class TQBrush;
class FormWindow;
class StyledButton : public QButton