diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-05-16 12:38:26 +0200 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-05-16 12:38:26 +0200 |
| commit | b6f99322cf46d7667cf69f7eec0b257277868707 (patch) | |
| tree | c67de0b93275ec07ffdd7a0aa9e23edd47ff7dbc /examples/GuiClient/mainDialog.h | |
| parent | 46255e28295f382e7155011bde47d8a97660758b (diff) | |
| download | qxmpp-b6f99322cf46d7667cf69f7eec0b257277868707.tar.gz | |
stop using ReconnectionManager
Diffstat (limited to 'examples/GuiClient/mainDialog.h')
| -rw-r--r-- | examples/GuiClient/mainDialog.h | 2 |
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(); |
