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 --- khotkeys/shared/khotkeysglobal.h | 2 +- khotkeys/shared/voices.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'khotkeys/shared') diff --git a/khotkeys/shared/khotkeysglobal.h b/khotkeys/shared/khotkeysglobal.h index 9ca469584..53be7c039 100644 --- a/khotkeys/shared/khotkeysglobal.h +++ b/khotkeys/shared/khotkeysglobal.h @@ -23,7 +23,7 @@ #include class KConfig; -class QObject; +class TQObject; namespace KHotKeys { diff --git a/khotkeys/shared/voices.h b/khotkeys/shared/voices.h index 89329ba5d..f03d2b040 100644 --- a/khotkeys/shared/voices.h +++ b/khotkeys/shared/voices.h @@ -15,7 +15,7 @@ #include class Sound; -class QTimer; +class TQTimer; class KGlobalAccel; namespace KHotKeys -- cgit v1.2.1