summaryrefslogtreecommitdiff
path: root/sapmanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'sapmanager.h')
-rw-r--r--sapmanager.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/sapmanager.h b/sapmanager.h
index e9f60cc..31b84a0 100644
--- a/sapmanager.h
+++ b/sapmanager.h
@@ -29,10 +29,7 @@ public:
SAPServiceInfo serviceInfo(int agentId) const;
QSet<QString> allProfiles();
-
-signals:
-
-public slots:
+ QSet<SAPAgent*> allAgents();
private:
int findUnusedAgentId() const;