diff options
Diffstat (limited to 'khotkeys/kcontrol/gesturerecordpage.h')
-rw-r--r-- | khotkeys/kcontrol/gesturerecordpage.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/khotkeys/kcontrol/gesturerecordpage.h b/khotkeys/kcontrol/gesturerecordpage.h index 1b95b86fe..99242c518 100644 --- a/khotkeys/kcontrol/gesturerecordpage.h +++ b/khotkeys/kcontrol/gesturerecordpage.h @@ -16,9 +16,9 @@ #include "gesturedrawer.h" -class QWidget; -class QPushButton; -class QLabel; +class TQWidget; +class TQPushButton; +class TQLabel; namespace KHotKeys { |