aboutsummaryrefslogtreecommitdiff
path: root/src/session.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/session.h')
-rw-r--r--src/session.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/session.h b/src/session.h
index ad1b140..41d414a 100644
--- a/src/session.h
+++ b/src/session.h
@@ -87,7 +87,7 @@ private:
QString _session_id;
QString _url;
QString _pin;
- OrgArcticaProjectRWAInterface* _dbus_rwa;
+ OrgArcticaProjectRWASupportSessionServiceInterface* _dbus_rwa;
void _initDBus();
bool _minimizedBefore = false;