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/kdm/background.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kcontrol/kdm/background.h') diff --git a/kcontrol/kdm/background.h b/kcontrol/kdm/background.h index 7de6a82dc..76b0070c3 100644 --- a/kcontrol/kdm/background.h +++ b/kcontrol/kdm/background.h @@ -17,8 +17,8 @@ class KSimpleConfig; class BGDialog; class KGlobalBackgroundSettings; -class QCheckBox; -class QLabel; +class TQCheckBox; +class TQLabel; class KBackground: public QWidget { -- cgit v1.2.1