summaryrefslogtreecommitdiff
path: root/x11/ipc/client/ocopclient.h
Unidiff
Diffstat (limited to 'x11/ipc/client/ocopclient.h') (more/less context) (ignore 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:
46private slots: 46private slots:
47 void init();
47 void init(const QCString& pa); 48 void init(const QCString& pa);
@@ -49,2 +50,3 @@ private slots:
49private: 50private:
51 void startUP();
50 OCOPPacket packet()const; 52 OCOPPacket packet()const;
@@ -54,3 +56,3 @@ private:
54 int m_socket; 56 int m_socket;
55private slots: 57 int m_tries;
56 58