Mercurial > trustbridge
diff ui/mainwindow.h @ 525:3edbe1af2c85
Remove dead statusdialog
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Tue, 29 Apr 2014 13:29:28 +0000 |
parents | fa56a9403939 |
children | dec797c7230c |
line wrap: on
line diff
--- a/ui/mainwindow.h Tue Apr 29 15:26:43 2014 +0200 +++ b/ui/mainwindow.h Tue Apr 29 13:29:28 2014 +0000 @@ -69,8 +69,6 @@ void downloaderError(const QString &message, SSLConnection::ErrorCode error); /** @brief Trigger the appropiate action depending on the state */ void messageClicked(); - void showSettings(); - void showStatus(); void showHelp(); void showAbout(); void showDetails(QListWidgetItem*);