src/MainWindow.h

changeset 479
28f0e43e9f08
parent 387
7945bf3be1f9
child 480
94b3def5d778
equal deleted inserted replaced
478:a3653722b0d6 479:28f0e43e9f08
211 * @brief Load profile_setup record and set global variables. 211 * @brief Load profile_setup record and set global variables.
212 */ 212 */
213 void loadSetup(); 213 void loadSetup();
214 214
215 /** 215 /**
216 * @brief Do database updates.
217 */
218 void updateDataBase();
219
220 /**
216 * @brief Do database maintenance. 221 * @brief Do database maintenance.
217 */ 222 */
218 void maintDataBase(); 223 void maintDataBase();
219 224
220 /** 225 /**

mercurial