summaryrefslogtreecommitdiffstats
path: root/src/libraries/qmfclient/support/qcopchannel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libraries/qmfclient/support/qcopchannel.h')
-rw-r--r--src/libraries/qmfclient/support/qcopchannel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libraries/qmfclient/support/qcopchannel.h b/src/libraries/qmfclient/support/qcopchannel.h
index 020695a9..01d8b90b 100644
--- a/src/libraries/qmfclient/support/qcopchannel.h
+++ b/src/libraries/qmfclient/support/qcopchannel.h
@@ -87,6 +87,7 @@ Q_SIGNALS:
void connected();
void connectionFailed();
void reconnectionTimeout();
+ void connectionDown();
protected:
void connectNotify(const char *);