summaryrefslogtreecommitdiff
path: root/x11/ipc/client/ocopclient.h
Side-by-side diff
Diffstat (limited to 'x11/ipc/client/ocopclient.h') (more/less context) (show whitespace changes)
-rw-r--r--x11/ipc/client/ocopclient.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/ipc/client/ocopclient.h b/x11/ipc/client/ocopclient.h
index e9544b9..53018a5 100644
--- a/x11/ipc/client/ocopclient.h
+++ b/x11/ipc/client/ocopclient.h
@@ -46,2 +46,3 @@ signals:
private slots:
+ void init();
void init(const QCString& pa);
@@ -49,2 +50,3 @@ private slots:
private:
+ void startUP();
OCOPPacket packet()const;
@@ -54,3 +56,3 @@ private:
int m_socket;
-private slots:
+ int m_tries;