mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-01-03 09:44:24 +03:00
add a todo
This commit is contained in:
parent
5e523b608a
commit
76673bbf65
@ -190,7 +190,7 @@ struct gui_window
|
||||
float scale;
|
||||
};
|
||||
|
||||
extern struct MinList *window_list;
|
||||
extern struct MinList *window_list; /**\todo stop arexx.c poking about in here */
|
||||
extern struct Screen *scrn;
|
||||
extern struct MsgPort *sport;
|
||||
extern struct gui_window *cur_gw;
|
||||
|
Loading…
Reference in New Issue
Block a user