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/ProcessList.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ksysguard/gui/SensorDisplayLib/ProcessList.h') diff --git a/ksysguard/gui/SensorDisplayLib/ProcessList.h b/ksysguard/gui/SensorDisplayLib/ProcessList.h index aac28a227..370fe23fd 100644 --- a/ksysguard/gui/SensorDisplayLib/ProcessList.h +++ b/ksysguard/gui/SensorDisplayLib/ProcessList.h @@ -51,7 +51,7 @@ public: virtual int compare( TQListViewItem *item, int column, bool ) const; }; -class QPopupMenu; +class TQPopupMenu; /** * This class implementes a table filled with information about the running -- cgit v1.2.3