Compiler warning
This commit is contained in:
parent
5fb63ebed6
commit
37a088efb7
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ const int TEXT_PADDING = 3;
|
|||
gwinSetText((GHandle)gw, buf, TRUE);
|
||||
}
|
||||
|
||||
_gwinUpdate(&gw);
|
||||
_gwinUpdate((GHandle)gw);
|
||||
}
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue