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/SensorDisplayLib/ProcessController.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'ksysguard/gui/SensorDisplayLib/ProcessController.h') diff --git a/ksysguard/gui/SensorDisplayLib/ProcessController.h b/ksysguard/gui/SensorDisplayLib/ProcessController.h index 45b5e5df8..4e2bba034 100644 --- a/ksysguard/gui/SensorDisplayLib/ProcessController.h +++ b/ksysguard/gui/SensorDisplayLib/ProcessController.h @@ -33,10 +33,10 @@ #include "ProcessList.h" -class QVBoxLayout; -class QHBoxLayout; -class QCheckBox; -class QComboBox; +class TQVBoxLayout; +class TQHBoxLayout; +class TQCheckBox; +class TQComboBox; class KPushButton; class KListViewSearchLineWidget; -- cgit v1.2.3