aboutsummaryrefslogtreecommitdiff
path: root/src/RWADBusAdaptor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/RWADBusAdaptor.h')
-rw-r--r--src/RWADBusAdaptor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/RWADBusAdaptor.h b/src/RWADBusAdaptor.h
index 5e90fe9..4fbad44 100644
--- a/src/RWADBusAdaptor.h
+++ b/src/RWADBusAdaptor.h
@@ -28,7 +28,7 @@ class OrgArcticaProjectRWAInterface: public QDBusAbstractInterface
Q_OBJECT
public:
static inline const char *staticInterfaceName()
- { return "org.ArcticaProject.RWA"; }
+ { return "org.ArcticaProject.RWASupportSessionService"; }
public:
OrgArcticaProjectRWAInterface(const QString &service, const QString &path, const QDBusConnection &connection, QObject *parent = nullptr);