fix
This commit is contained in:
parent
19f52488b8
commit
bfa0a5811e
1 changed files with 0 additions and 1 deletions
|
|
@ -58,7 +58,6 @@ static void layout(MwWidget handle) {
|
|||
} else {
|
||||
wsz = sz * n / sum;
|
||||
}
|
||||
wsz -= Margin;
|
||||
|
||||
MwVaApply(handle->children[i],
|
||||
horiz ? MwNx : MwNy, sk, /* this is what gets changed */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue