diff options
Diffstat (limited to 'khotkeys/kcontrol/gesturerecorder.h')
-rw-r--r-- | khotkeys/kcontrol/gesturerecorder.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khotkeys/kcontrol/gesturerecorder.h b/khotkeys/kcontrol/gesturerecorder.h index a995a5531..d8ca34a72 100644 --- a/khotkeys/kcontrol/gesturerecorder.h +++ b/khotkeys/kcontrol/gesturerecorder.h @@ -17,7 +17,7 @@ #include <gestures.h> -class QMouseEvent; +class TQMouseEvent; namespace KHotKeys { |