add comment

This commit is contained in:
yggverse 2024-08-29 03:24:18 +03:00
parent 705a9e2a2a
commit 660f34d7c7

View File

@ -88,6 +88,7 @@ Browser::Browser(
"debug", "debug",
[this] [this]
{ {
// @TODO https://gitlab.gnome.org/GNOME/gtkmm/-/commit/5f3b82537d3daad7bda59dd01e719788070f4b6c
gtk_window_set_interactive_debugging( gtk_window_set_interactive_debugging(
true true
); );