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/KSysGuardApplet.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ksysguard/gui/KSysGuardApplet.h') diff --git a/ksysguard/gui/KSysGuardApplet.h b/ksysguard/gui/KSysGuardApplet.h index 063df2154..43027b05c 100644 --- a/ksysguard/gui/KSysGuardApplet.h +++ b/ksysguard/gui/KSysGuardApplet.h @@ -33,9 +33,9 @@ class SensorBoard; class SensorDisplay; } -class QDragEnterEvent; -class QDropEvent; -class QPoint; +class TQDragEnterEvent; +class TQDropEvent; +class TQPoint; class KSGAppletSettings; class KSysGuardApplet : public KPanelApplet, public KSGRD::SensorBoard -- cgit v1.2.1