[1mdiff --git a/src/ui/window.c b/src/ui/window.c[m
[1mindex 1b6c5e89..f92107e3 100644[m
[1m--- a/src/ui/window.c[m
[1m+++ b/src/ui/window.c[m
[36m@@ -1843,7 +1843,7 @@[m [miBool processEvent_Window(iWindow *d, const SDL_Event *ev) {[m
invalidate_Window_(d);[m
updatePreferencesLayout_Widget(findChild_Widget(d->root, "prefs"));[m
arrange_Widget(d->root);[m
[31m- printTree_Widget(findChild_Widget(d->root, "prefs"));[m
[32m+[m[32m //printTree_Widget(findChild_Widget(d->root, "prefs"));[m
}[m
if (oldHover != hover_Widget()) {[m
postRefresh_App();[m
text/plain
This content has been proxied by September (ba2dc).