summaryrefslogtreecommitdiffstats
path: root/khotkeys/kcontrol/voice_settings_tab.h
diff options
context:
space:
mode:
Diffstat (limited to 'khotkeys/kcontrol/voice_settings_tab.h')
-rw-r--r--khotkeys/kcontrol/voice_settings_tab.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/khotkeys/kcontrol/voice_settings_tab.h b/khotkeys/kcontrol/voice_settings_tab.h
index 7b7abd3c5..68e37af3a 100644
--- a/khotkeys/kcontrol/voice_settings_tab.h
+++ b/khotkeys/kcontrol/voice_settings_tab.h
@@ -23,7 +23,7 @@ class Voice_settings_tab
{
Q_OBJECT
public:
- Voice_settings_tab( QWidget* parent = NULL, const char* name = NULL );
+ Voice_settings_tab( TQWidget* parent = NULL, const char* name = NULL );
void read_data();
void write_data() const;
public slots: