summaryrefslogtreecommitdiffstats
path: root/khotkeys/shared
diff options
context:
space:
mode:
Diffstat (limited to 'khotkeys/shared')
-rw-r--r--khotkeys/shared/khotkeysglobal.h2
-rw-r--r--khotkeys/shared/voices.h2
2 files changed, 2 insertions, 2 deletions
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 <klocale.h>
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 <kshortcut.h>
class Sound;
-class QTimer;
+class TQTimer;
class KGlobalAccel;
namespace KHotKeys