diff options
Diffstat (limited to 'khotkeys/kcontrol/voicerecorder.h')
-rw-r--r-- | khotkeys/kcontrol/voicerecorder.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khotkeys/kcontrol/voicerecorder.h b/khotkeys/kcontrol/voicerecorder.h index 30d03acdc..6edb20f37 100644 --- a/khotkeys/kcontrol/voicerecorder.h +++ b/khotkeys/kcontrol/voicerecorder.h @@ -30,7 +30,7 @@ namespace KHotKeys class VoiceRecorder : public Voice_input_widget_ui { - Q_OBJECT + TQ_OBJECT public: VoiceRecorder(const Sound& sound_P, const TQString &voiceId, TQWidget *parent, const char *name); |