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 c1ac57b85..30d03acdc 100644 --- a/khotkeys/kcontrol/voicerecorder.h +++ b/khotkeys/kcontrol/voicerecorder.h @@ -16,7 +16,7 @@ #include <tqmemarray.h> #include "sound.h" -class QMouseEvent; +class TQMouseEvent; class KAudioRecordStream ; class KArtsServer; class KTempFile; |