oops
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good

This commit is contained in:
Nishi 2026-04-30 22:56:37 +09:00
commit d3bb57757c
Signed by: nishi
GPG key ID: 27EF69B208EB9343
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
#include <Mw/Milsko.h>
#define TitleHeight 20
#define ButtonSize 18
#define ButtonSize 14
static void resize(MwWidget handle){
MwSubWindow sw = handle->internal;