summaryrefslogtreecommitdiffstats
path: root/src/portal_daemon.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/portal_daemon.cpp')
-rw-r--r--src/portal_daemon.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/portal_daemon.cpp b/src/portal_daemon.cpp
index 7b2749d..09dfab6 100644
--- a/src/portal_daemon.cpp
+++ b/src/portal_daemon.cpp
@@ -34,7 +34,7 @@
#include "util.h"
PortalDaemon::PortalDaemon()
-: KUniqueApplication(),
+: TDEUniqueApplication(),
m_retryCount(0),
d_root(nullptr),
d_org(nullptr),