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