comparison 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
comparison
equal deleted inserted replaced
608:81a44b93229e 609:292c590ba9cb
79 void installCerts(); 79 void installCerts();
80 80
81 void saveAutoUpdate(int state); 81 void saveAutoUpdate(int state);
82 void saveAutoStart(int state); 82 void saveAutoStart(int state);
83 83
84 /** @brief check for running software that needs to close before installing
85 *
86 * This function calls installCerts if no software is running otherwise
87 * it informs the user about the software that still needs to be closed.
88 */
89 void checkAndInstallCerts();
90
84 /** @brief get the last modified date on the download server for 91 /** @brief get the last modified date on the download server for
85 * the current version. 92 * the current version.
86 * 93 *
87 * After the initial installation this function can be used to 94 * After the initial installation this function can be used to
88 * determine the DateTime that corresponds to the currently installed 95 * determine the DateTime that corresponds to the currently installed

http://wald.intevation.org/projects/trustbridge/