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.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kcontrol/kcontrol/helpwidget.h b/kcontrol/kcontrol/helpwidget.h
index 7393a7c13..5a78e87d3 100644
--- a/kcontrol/kcontrol/helpwidget.h
+++ b/kcontrol/kcontrol/helpwidget.h
@@ -20,8 +20,8 @@
#ifndef __helpwidget_h__
#define __helpwidget_h__
-class QWidget;
-class QWhatsThis;
+class TQWidget;
+class TQWhatsThis;
class HelpWidget : public QWhatsThis
{