fix things

git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@489 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
NishiOwO
2025-10-24 16:54:43 +00:00
parent b598c29d33
commit 90080a3d24
8 changed files with 9 additions and 51 deletions

View File

@@ -89,6 +89,7 @@ struct _MwVoidKeyValue {
#ifdef _MILSKO
struct _MwWidget {
char* name;
MwLLColor bgcolor;
MwLL lowlevel;
MwWidget parent;