fixed clang format
This commit is contained in:
@@ -3310,7 +3310,7 @@ void GMainWindow::CenterMouseCursor() {
|
||||
mouse_center_timer.stop();
|
||||
return;
|
||||
}
|
||||
if (!this->isActiveWindow()) {
|
||||
if (!this->isActiveWindow()) {
|
||||
mouse_center_timer.stop();
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user