add constants and etc
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@450 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
parent
bbea1af2ce
commit
437bd14ecc
2 changed files with 71 additions and 1 deletions
|
|
@ -78,7 +78,7 @@ static void msgbox_okay(MwWidget handle, void* user, void* call) {
|
|||
(void)user;
|
||||
(void)call;
|
||||
|
||||
MwDestroyWidget(handle->parent);
|
||||
MwMessageBoxDestroy(handle->parent);
|
||||
}
|
||||
|
||||
static void files_activate(MwWidget handle, void* user, void* call) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue