feat: Add delete policy in recon page and system operation log.
This commit is contained in:
@@ -13,6 +13,7 @@ public:
|
||||
SystemOperationLog();
|
||||
~SystemOperationLog();
|
||||
void reloadFile();
|
||||
static void cleanHistoryLog();
|
||||
|
||||
public slots:
|
||||
void log(const QString& aOperationText, const QDateTime& aOperationDate);
|
||||
|
||||
Reference in New Issue
Block a user