Mercurial > trustbridge
diff ui/mainwindow.h @ 212:f7176140d20d
Added menu entry to show the status dialog.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Thu, 27 Mar 2014 09:07:24 +0100 |
parents | 5f0d45ca9de4 |
children | 1ae15ea73850 |
line wrap: on
line diff
--- a/ui/mainwindow.h Thu Mar 27 09:06:35 2014 +0100 +++ b/ui/mainwindow.h Thu Mar 27 09:07:24 2014 +0100 @@ -49,6 +49,7 @@ /** @brief Trigger the appropiate action depending on the state */ void messageClicked(); void showSettings(); + void showStatus(); void showHelp(); void showAbout(); void showDetails(QListWidgetItem*);