This commit is contained in:
Nishi 2025-12-11 00:50:50 +09:00
commit e57f3fd910
Signed by: nishi
GPG key ID: 27EF69B208EB9343
3 changed files with 6 additions and 0 deletions

View file

@ -45,6 +45,7 @@
#define MwNsizeHints "VsizeHints"
#define MwNfont "Vfont"
#define MwNboldFont "VboldFont"
#define MwNbackgroundPixmap "VbackgroundPixmap"
#define MwNactivateHandler "Cactivate" /* NULL/int* (MwListBox)/void* (MwTreeView) */
#define MwNresizeHandler "Cresize" /* NULL */