forked from pyrite-dev/milsko
can compile examples now
This commit is contained in:
parent
cc7f4f7ea8
commit
4fdc578448
5 changed files with 662 additions and 115 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
#define Shift 16
|
||||
|
||||
static void resize(MwWidget handle, void* user, void* client) {
|
||||
static void MWAPI resize(MwWidget handle, void* user, void* client) {
|
||||
MwWidget f = MwSubWindowGetFrame(handle);
|
||||
MwVaApply(user,
|
||||
MwNwidth, MwGetInteger(f, MwNwidth),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue