Mercurial > trustbridge
diff ui/mainwindow.h @ 609:292c590ba9cb
Add warning dialog for running firefox and tunderbird processes
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Wed, 18 Jun 2014 14:40:06 +0200 |
parents | c944de9900de |
children | 129e611eaf50 |
line wrap: on
line diff
--- a/ui/mainwindow.h Wed Jun 18 11:22:15 2014 +0200 +++ b/ui/mainwindow.h Wed Jun 18 14:40:06 2014 +0200 @@ -81,6 +81,13 @@ void saveAutoUpdate(int state); void saveAutoStart(int state); + /** @brief check for running software that needs to close before installing + * + * This function calls installCerts if no software is running otherwise + * it informs the user about the software that still needs to be closed. + */ + void checkAndInstallCerts(); + /** @brief get the last modified date on the download server for * the current version. *