Simple UserOperationLog table.
This commit is contained in:
@@ -65,6 +65,7 @@ void GUIMessageDialog::startLoading() {
|
||||
}
|
||||
accept();
|
||||
EventCenter::Default()->triggerEvent(GUIEvents::RequestStop, nullptr, nullptr);
|
||||
LOG_USER_OPERATION(Stop);
|
||||
});
|
||||
timerID = startTimer(100);
|
||||
ui->btn_main->setText("Stop");
|
||||
|
||||
Reference in New Issue
Block a user