summaryrefslogtreecommitdiffstats
path: root/khotkeys/kcontrol/info_tab.h
diff options
context:
space:
mode:
Diffstat (limited to 'khotkeys/kcontrol/info_tab.h')
-rw-r--r--khotkeys/kcontrol/info_tab.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/khotkeys/kcontrol/info_tab.h b/khotkeys/kcontrol/info_tab.h
index 72628fe75..32212ae98 100644
--- a/khotkeys/kcontrol/info_tab.h
+++ b/khotkeys/kcontrol/info_tab.h
@@ -21,7 +21,7 @@ class Info_tab
{
Q_OBJECT
public:
- Info_tab( QWidget* parent_P = NULL, const char* name_P = NULL );
+ Info_tab( TQWidget* parent_P = NULL, const char* name_P = NULL );
public slots:
void clear_data();
};