From a2be8fcf17c829a330693bce96c3318f701f596c Mon Sep 17 00:00:00 2001 From: Jakob Steltner Date: Sat, 3 Jan 2026 23:21:14 +0100 Subject: [PATCH] Fix some whitespace --- src/wine-host/editor.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wine-host/editor.cpp b/src/wine-host/editor.cpp index 8fef7412..5d33f080 100644 --- a/src/wine-host/editor.cpp +++ b/src/wine-host/editor.cpp @@ -475,7 +475,7 @@ void Editor::handle_x11_events() noexcept { std::to_string(event->event); }); - redetect_host_window(); + redetect_host_window(); // If the `editor_force_dnd` option is set, we'll strip // `XdndAware` from all of `wine_window_`'s ancestors