fix issue #5
This commit is contained in:
parent
32f09a9af2
commit
85994d42f1
6 changed files with 104 additions and 74 deletions
|
|
@ -101,6 +101,9 @@ struct _MwWidget {
|
|||
MwWidget* tick_list;
|
||||
|
||||
int destroyed;
|
||||
|
||||
void* root_font;
|
||||
void* root_boldfont;
|
||||
};
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue