git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@61 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
NishiOwO
2025-09-29 08:20:45 +00:00
parent 40aabee23a
commit ed7dc61897
9 changed files with 199 additions and 12 deletions

View File

@@ -36,7 +36,6 @@ static void click(MwWidget handle) {
}
MwClassRec MwButtonClassRec = {
NULL, /* opaque */
create, /* create */
NULL, /* destroy */
draw, /* draw */