mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-06 19:40:10 +02:00
Fix some whitespace
This commit is contained in:
committed by
Robbert van der Helm
parent
174b25be05
commit
a2be8fcf17
@@ -475,7 +475,7 @@ void Editor::handle_x11_events() noexcept {
|
|||||||
std::to_string(event->event);
|
std::to_string(event->event);
|
||||||
});
|
});
|
||||||
|
|
||||||
redetect_host_window();
|
redetect_host_window();
|
||||||
|
|
||||||
// If the `editor_force_dnd` option is set, we'll strip
|
// If the `editor_force_dnd` option is set, we'll strip
|
||||||
// `XdndAware` from all of `wine_window_`'s ancestors
|
// `XdndAware` from all of `wine_window_`'s ancestors
|
||||||
|
|||||||
Reference in New Issue
Block a user