fix prop and add MwNfixedSize

This commit is contained in:
Nishi 2025-12-15 14:30:59 +09:00
commit a1ce1b56e4
Signed by: nishi
GPG key ID: 27EF69B208EB9343
4 changed files with 35 additions and 13 deletions

View file

@ -32,7 +32,8 @@
#define MwNpadding "Ipadding"
#define MwNborderWidth "IborderWidth"
#define MwNfillArea "IfillArea"
#define MwNboxRatio "IboxRatio"
#define MwNratio "Iratio"
#define MwNfixedSize "IfixedSize"
#define MwNtitle "Stitle"
#define MwNtext "Stext"