forked from pyrite-dev/milsko
fix some stuff
This commit is contained in:
parent
21dcb02428
commit
90128dc6b2
3 changed files with 24 additions and 17 deletions
|
|
@ -125,6 +125,7 @@ struct _MwMenu {
|
|||
MwWidget wsub;
|
||||
MwMenu* sub;
|
||||
void* opaque;
|
||||
int cleaned;
|
||||
};
|
||||
|
||||
struct _MwEntry {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue