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 57d585bb9..9cb934b61 100644 --- a/khotkeys/kcontrol/voicerecordpage.h +++ b/khotkeys/kcontrol/voicerecordpage.h @@ -29,7 +29,7 @@ class Voice; class VoiceRecorder; class VoiceSignature; -class VoiceRecordPage : public QVBox +class VoiceRecordPage : public TQVBox { Q_OBJECT |