forked from pyrite-dev/milsko
wip
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@233 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
parent
9d2b51402d
commit
662f5796c5
5 changed files with 60 additions and 8 deletions
|
|
@ -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; \
|
||||
\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue