better theme
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@721 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
parent
d722cd836b
commit
6ebb57a1a2
5 changed files with 43 additions and 28 deletions
|
|
@ -280,7 +280,7 @@ int MwStep(MwWidget handle) {
|
|||
handle->prop_event = 1;
|
||||
|
||||
clean_destroy_queue(handle);
|
||||
if(handle->parent == NULL && handle->destroyed){
|
||||
if(handle->parent == NULL && handle->destroyed) {
|
||||
MwFreeWidget(handle);
|
||||
return 1;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue