summaryrefslogtreecommitdiffstats
path: root/kcontrol/kicker/applettab_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/kicker/applettab_impl.h')
-rw-r--r--kcontrol/kicker/applettab_impl.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/kcontrol/kicker/applettab_impl.h b/kcontrol/kicker/applettab_impl.h
index 715d3a322..83b80da0e 100644
--- a/kcontrol/kicker/applettab_impl.h
+++ b/kcontrol/kicker/applettab_impl.h
@@ -24,12 +24,12 @@
#include <tqwidget.h>
#include "applettab.h"
-class QGroupBox;
-class QButtonGroup;
-class QRadioButton;
-class QPushButton;
+class TQGroupBox;
+class TQButtonGroup;
+class TQRadioButton;
+class TQPushButton;
class KListView;
-class QListViewItem;
+class TQListViewItem;
class AppletTab : public AppletTabBase
{