git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@759 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
NishiOwO
2025-11-20 08:11:33 +00:00
parent 2ed6053819
commit f1e6348221
2 changed files with 71 additions and 47 deletions

View File

@@ -144,6 +144,7 @@ struct _MwTreeViewEntry {
MwLLPixmap pixmap;
MwTreeViewEntry* tree;
int opened;
int selected;
};
struct _MwTreeView {