bugfixes
This commit is contained in:
parent
6babbdc481
commit
66ce4a97f3
5 changed files with 102 additions and 40 deletions
|
|
@ -32,6 +32,8 @@ void loop_x(void);
|
|||
void set_focus_x(MwWidget widget);
|
||||
|
||||
/* wm.c */
|
||||
extern MwWidget root;
|
||||
|
||||
void loop_wm(void);
|
||||
MwWidget wm_frame(int w, int h);
|
||||
void wm_destroy(MwWidget widget);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue