introduce MwWidget->berserk

This commit is contained in:
Nishi 2026-01-23 15:29:32 +09:00
commit 5413332506
Signed by: nishi
GPG key ID: 27EF69B208EB9343
4 changed files with 43 additions and 9 deletions

View file

@ -104,6 +104,8 @@ struct _MwWidget {
void* root_font;
void* root_boldfont;
int berserk;
};
#endif