From 00cef9840e19aae7a7541da60d1b60190cb5afec Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 2 Aug 2010 19:14:09 +0000 Subject: TQt conversion fixes git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1158415 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kicker-applets/ktimemon/confdlg.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kicker-applets/ktimemon/confdlg.h') 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 -------------------------------------------- -- cgit v1.2.1