summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/remoteclient.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/installer/remoteclient.h')
-rw-r--r--src/libs/installer/remoteclient.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libs/installer/remoteclient.h b/src/libs/installer/remoteclient.h
index c2090bf98..419acccfa 100644
--- a/src/libs/installer/remoteclient.h
+++ b/src/libs/installer/remoteclient.h
@@ -54,6 +54,7 @@ public:
QString socketName() const;
QString authorizationKey() const;
+ QString socketPathName(const QString &socketName) const;
bool isActive() const;
void setActive(bool active);