fixed clang format

This commit is contained in:
Purple
2022-04-12 01:29:35 +06:00
committed by GitHub
parent f245622f14
commit d8a2e5504d

View File

@@ -3310,7 +3310,7 @@ void GMainWindow::CenterMouseCursor() {
mouse_center_timer.stop();
return;
}
if (!this->isActiveWindow()) {
if (!this->isActiveWindow()) {
mouse_center_timer.stop();
return;
}