Первая версия тулбара

This commit is contained in:
2026-02-25 21:13:38 +03:00
parent 0d546782bb
commit 9202b527e4
9 changed files with 143 additions and 4 deletions

3
src/icons.zig Normal file
View File

@@ -0,0 +1,3 @@
const dvui = @import("dvui");
pub const line = dvui.entypo.line_graph;