aboutsummaryrefslogtreecommitdiff
path: root/examples/GuiClient/mainDialog.h
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2012-05-16 12:38:26 +0200
committerJeremy Lainé <jeremy.laine@m4x.org>2012-05-16 12:38:26 +0200
commitb6f99322cf46d7667cf69f7eec0b257277868707 (patch)
treec67de0b93275ec07ffdd7a0aa9e23edd47ff7dbc /examples/GuiClient/mainDialog.h
parent46255e28295f382e7155011bde47d8a97660758b (diff)
downloadqxmpp-b6f99322cf46d7667cf69f7eec0b257277868707.tar.gz
stop using ReconnectionManager
Diffstat (limited to 'examples/GuiClient/mainDialog.h')
-rw-r--r--examples/GuiClient/mainDialog.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/GuiClient/mainDialog.h b/examples/GuiClient/mainDialog.h
index 2f0d8f64..d8832a52 100644
--- a/examples/GuiClient/mainDialog.h
+++ b/examples/GuiClient/mainDialog.h
@@ -74,8 +74,6 @@ private slots:
void cancelSignIn();
void showSignInPage();
void showSignInPageAfterUserDisconnection();
- void showSignInPageForAutoReconnection(int);
- void showSignInPageForAutoReconnectionNow();
void showRosterPage();
void startConnection();
void updateStatusWidget();