mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-17 16:11:12 +02:00
Implemented purging of STACK_* tables
This commit is contained in:
@@ -39,6 +39,7 @@ class MainObject : public QObject
|
||||
void PurgeDropboxes();
|
||||
void PurgeGpioEvents();
|
||||
void PurgeWebapiAuths();
|
||||
void PurgeStacks();
|
||||
void RehashCuts();
|
||||
bool maint_verbose;
|
||||
bool maint_system;
|
||||
|
Reference in New Issue
Block a user