summaryrefslogtreecommitdiffstats
path: root/kmid/channel.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmid/channel.h')
-rw-r--r--kmid/channel.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kmid/channel.h b/kmid/channel.h
index c86e91a1..7051247b 100644
--- a/kmid/channel.h
+++ b/kmid/channel.h
@@ -33,8 +33,8 @@
#define CHN_CHANGE_PGM 1
#define CHN_CHANGE_FORCED_STATE 2
-class QFont;
-class QComboBox;
+class TQFont;
+class TQComboBox;
class KMidButton;
class KMidChannel : public QWidget
{