Fri, 03 Oct 2025 11:20:34 +0200
fix qt build
--- a/ui/common/toolbar.c Fri Oct 03 11:16:24 2025 +0200 +++ b/ui/common/toolbar.c Fri Oct 03 11:20:34 2025 +0200 @@ -29,6 +29,7 @@ #include "toolbar.h" #include "menu.h" +#include <stdio.h> #include <string.h> static CxMap* toolbar_items;