summaryrefslogtreecommitdiffstats
path: root/khotkeys/app/app.h
diff options
context:
space:
mode:
Diffstat (limited to 'khotkeys/app/app.h')
-rw-r--r--khotkeys/app/app.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/khotkeys/app/app.h b/khotkeys/app/app.h
index e0b3566ab..56c590886 100644
--- a/khotkeys/app/app.h
+++ b/khotkeys/app/app.h
@@ -11,7 +11,7 @@
#ifndef _KHOTKEYS_APP_H_
#define _KHOTKEYS_APP_H_
-#include <kuniqueapplication.h>
+#include <tdeuniqueapplication.h>
namespace KHotKeys
{
@@ -19,7 +19,7 @@ namespace KHotKeys
class Action_data_group;
class KHotKeysApp
- : public KUniqueApplication
+ : public TDEUniqueApplication
{
TQ_OBJECT
K_DCOP