better treeview
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good

This commit is contained in:
Nishi 2026-04-29 11:47:45 +00:00
commit 94c4bcd2cc
4 changed files with 38 additions and 23 deletions

View file

@ -141,6 +141,7 @@ struct _MwLLHaiku {
MwApplication* app;
MwView* view;
thread_id app_thread;
int force_render;
MwLLHaikuEvent* events;
};