diff options
Diffstat (limited to 'khotkeys/shared/khotkeysglobal.h')
-rw-r--r-- | khotkeys/shared/khotkeysglobal.h | 2 |
1 files changed, 1 insertions, 1 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 { |