summaryrefslogtreecommitdiffstats
path: root/kcontrol/kcontrol/helpwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/kcontrol/helpwidget.h')
-rw-r--r--kcontrol/kcontrol/helpwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/kcontrol/helpwidget.h b/kcontrol/kcontrol/helpwidget.h
index 5a78e87d3..1a01cc860 100644
--- a/kcontrol/kcontrol/helpwidget.h
+++ b/kcontrol/kcontrol/helpwidget.h
@@ -23,7 +23,7 @@
class TQWidget;
class TQWhatsThis;
-class HelpWidget : public QWhatsThis
+class HelpWidget : public TQWhatsThis
{
public:
HelpWidget(TQWidget *parent);