add new callback

git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@225 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
NishiOwO
2025-10-08 15:24:30 +00:00
parent c4dd26ecd2
commit 84a4efa57e
12 changed files with 13 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ MwClassRec MwFrameClassRec = {
draw, /* draw */
NULL, /* click */
NULL, /* parent_resize */
NULL, /* prop_change */
NULL, /* mouse_move */
NULL, /* mouse_up */
NULL /* mouse_down */