From e0723566d780c358a5a4053910e8c49fea3d8b65 Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 2 Aug 2010 19:15:45 +0000 Subject: TQt conversion fixes git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeartwork@1158417 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kwin-styles/system/systemclient.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'kwin-styles/system/systemclient.h') diff --git a/kwin-styles/system/systemclient.h b/kwin-styles/system/systemclient.h index 3ab4df8d..09406f48 100644 --- a/kwin-styles/system/systemclient.h +++ b/kwin-styles/system/systemclient.h @@ -10,9 +10,9 @@ #include -class QLabel; -class QSpacerItem; -class QBoxLayout; +class TQLabel; +class TQSpacerItem; +class TQBoxLayout; namespace System { -- cgit v1.2.1