diff options
Diffstat (limited to 'khotkeys/kcontrol/voicerecordpage.h')
-rw-r--r-- | khotkeys/kcontrol/voicerecordpage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khotkeys/kcontrol/voicerecordpage.h b/khotkeys/kcontrol/voicerecordpage.h index 9cb934b61..970ccf83b 100644 --- a/khotkeys/kcontrol/voicerecordpage.h +++ b/khotkeys/kcontrol/voicerecordpage.h @@ -31,7 +31,7 @@ class VoiceSignature; class VoiceRecordPage : public TQVBox { - Q_OBJECT + TQ_OBJECT public: VoiceRecordPage(const TQString &voiceip_P, TQWidget *parent, const char *name); |