This commit is contained in:
parent
d7db903695
commit
11fec984cf
1 changed files with 1 additions and 1 deletions
|
|
@ -251,7 +251,7 @@ static void destroy(MwWidget handle) {
|
|||
|
||||
while(w->parent != NULL) w = w->parent;
|
||||
|
||||
w->berserk++;
|
||||
w->berserk--;
|
||||
|
||||
free(handle->internal);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue