From a5edd20f0de599dbe7f7f00a184b78ac5156a846 Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 2 Aug 2010 19:17:20 +0000 Subject: TQt conversion fixes git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1158418 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kcontrol/knotify/knotify.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'kcontrol/knotify') diff --git a/kcontrol/knotify/knotify.h b/kcontrol/knotify/knotify.h index 1b1f5e34c..7f5cf8507 100644 --- a/kcontrol/knotify/knotify.h +++ b/kcontrol/knotify/knotify.h @@ -28,9 +28,9 @@ #include #include -class QCheckBox; -class QLabel; -class QSlider; +class TQCheckBox; +class TQLabel; +class TQSlider; class KAboutData; class KComboBox; -- cgit v1.2.1