mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-17 16:11:12 +02:00
2020-10-09 Fred Gleason <fredg@paravelsystems.com>
* Added an index to the 'GPIO_EVENTS.EVENT_DATETIME' field. * Incremented the database version to 342. * Implemented the '--verbose' switch for rdmaint(8). Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -45,6 +45,7 @@ class MainObject : public QObject
|
||||
void PurgeWebapiAuths();
|
||||
void PurgeStacks();
|
||||
void RehashCuts();
|
||||
void PrintMessage(const QString &msg) const;
|
||||
bool maint_verbose;
|
||||
bool maint_system;
|
||||
};
|
||||
|
Reference in New Issue
Block a user