fix
This commit is contained in:
parent
90c96d3f4b
commit
d60f66249a
4 changed files with 119 additions and 8 deletions
|
|
@ -32,6 +32,7 @@ int init_x(void);
|
|||
void loop_x(void);
|
||||
void set_focus_x(MwWidget widget);
|
||||
void set_background_x(void);
|
||||
void delete_x(MwWidget widget);
|
||||
|
||||
/* wm.c */
|
||||
extern MwWidget root;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue