diff options
Diffstat (limited to 'kmousetool')
-rw-r--r-- | kmousetool/kmousetool/kmousetool.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/kmousetool/kmousetool/kmousetool.h b/kmousetool/kmousetool/kmousetool.h index add8f08..7f6fa0b 100644 --- a/kmousetool/kmousetool/kmousetool.h +++ b/kmousetool/kmousetool/kmousetool.h @@ -36,10 +36,10 @@ #include "mtstroke.h" #include "kmousetoolui.h" -class QLineEdit; -class QLabel; -class QCheckBox; -class QPushButton; +class TQLineEdit; +class TQLabel; +class TQCheckBox; +class TQPushButton; class KAudioPlayer; class KAboutApplication; class KMouseToolTray; |