summaryrefslogtreecommitdiffstats
path: root/kinit/klauncher.h
diff options
context:
space:
mode:
Diffstat (limited to 'kinit/klauncher.h')
-rw-r--r--kinit/klauncher.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kinit/klauncher.h b/kinit/klauncher.h
index 763d20e53..8058bb31e 100644
--- a/kinit/klauncher.h
+++ b/kinit/klauncher.h
@@ -105,7 +105,7 @@ struct serviceResult
pid_t pid;
};
-class KLauncher : public KApplication, public DCOPObject
+class KLauncher : public TDEApplication, public DCOPObject
{
Q_OBJECT