src/MainWindow.h

changeset 308
79f100a84f65
parent 296
2f4e250cfed9
child 310
bdaac24b86ed
--- a/src/MainWindow.h	Fri Jun 24 11:07:34 2022 +0200
+++ b/src/MainWindow.h	Fri Jun 24 16:50:22 2022 +0200
@@ -185,6 +185,11 @@
     void loadSetup();
 
     /**
+     * @brief Do database maintenance.
+     */
+    void maintDataBase();
+
+    /**
      * @brief Open Websocket connection.
      * @param develop Is true if connect to develop server, else production.
      * @return Returns true if succes.

mercurial