mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2026-01-17 06:34:08 +00:00
wip
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@233 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
@@ -85,7 +85,7 @@ static void destroy(MwWidget handle) {
|
||||
} \
|
||||
\
|
||||
r.x = p.x - 5; \
|
||||
r.y = p.y - 5; \
|
||||
r.y = p.y - th / 2 - 5; \
|
||||
r.width = tw + 10; \
|
||||
r.height = th + 10; \
|
||||
\
|
||||
|
||||
Reference in New Issue
Block a user