forked from pyrite-dev/milsko
Update src/core.c
This commit is contained in:
parent
aecfdf8f2b
commit
315638ba3f
1 changed files with 3 additions and 0 deletions
|
|
@ -209,6 +209,9 @@ static MwWidget MwCreateWidget_Internal(MwClass widget_class, const char* name,
|
|||
h->bgcolor = NULL;
|
||||
h->berserk = 0;
|
||||
|
||||
h->internal = NULL;
|
||||
h->opaque = NULL;
|
||||
|
||||
h->top_step = 0;
|
||||
h->draw_queue = NULL;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue