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 --- ksysguard/gui/ksgrd/StyleSettings.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ksysguard/gui/ksgrd/StyleSettings.h') diff --git a/ksysguard/gui/ksgrd/StyleSettings.h b/ksysguard/gui/ksgrd/StyleSettings.h index 0f662f20f..c3b3d362c 100644 --- a/ksysguard/gui/ksgrd/StyleSettings.h +++ b/ksysguard/gui/ksgrd/StyleSettings.h @@ -30,8 +30,8 @@ class KColorButton; -class QListBoxItem; -class QPushButton; +class TQListBoxItem; +class TQPushButton; class StyleSettings : public KDialogBase { -- cgit v1.2.1