maybe
This commit is contained in:
parent
1fd37117de
commit
9954655fef
1 changed files with 1 additions and 1 deletions
|
|
@ -167,7 +167,7 @@ static void maximize(MwWidget handle, void* user, void* client) {
|
|||
MwNx, 0,
|
||||
MwNy, 0,
|
||||
MwNwidth, rc.width,
|
||||
MwNheight, rc.height,
|
||||
MwNheight, rc.height - 46,
|
||||
NULL);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue