mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2026-01-08 02:13:29 +00:00
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:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user