User operation log, v1
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#include "log/UserOperationLog.h"
|
||||
#include "guimessagedialog.h"
|
||||
#include "ui_guimessagedialog.h"
|
||||
#include "event/EventCenter.h"
|
||||
@@ -86,6 +87,7 @@ void GUIMessageDialog::showExitButton() {
|
||||
timerID = -1;
|
||||
}
|
||||
accept();
|
||||
LOG_USER_OPERATION(ConfirmError);
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user