Mercurial > trustbridge
diff ui/administratorwindow.h @ 1317:d009da9cfa10
(issue157) Reload list after successful creation
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Mon, 13 Oct 2014 17:41:12 +0200 |
parents | ff9cd05e861e |
children |
line wrap: on
line diff
--- a/ui/administratorwindow.h Mon Oct 13 17:23:35 2014 +0200 +++ b/ui/administratorwindow.h Mon Oct 13 17:41:12 2014 +0200 @@ -72,6 +72,8 @@ void showHelp(); /** @brief Presents a Dialog to load a certificate list and handles the loading. */ void loadCertificateFile(); + /** @brief Loads the current certificate list. */ + void loadCurrentCertificates(); /** @brief Save the current selection of certificates as a certificate list. */ void saveCertificateFile(); /** @brief Add certificates to the certificate table. */