diff options
Diffstat (limited to 'kicker-applets/ktimemon/confdlg.h')
-rw-r--r-- | kicker-applets/ktimemon/confdlg.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kicker-applets/ktimemon/confdlg.h b/kicker-applets/ktimemon/confdlg.h index 25d0501..a21c73c 100644 --- a/kicker-applets/ktimemon/confdlg.h +++ b/kicker-applets/ktimemon/confdlg.h @@ -34,8 +34,8 @@ // -- forward declaration ------------------------------------------------ class KTimeMon; -class QLineEdit; -class QSlider; +class TQLineEdit; +class TQSlider; class KColorButton; // -- KConfDialog declaration -------------------------------------------- |