mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-01-03 17:54:33 +03:00
clean up atari treeview code, stop it including headers it does not need
This commit is contained in:
parent
a661fdf83b
commit
8c29c675c4
File diff suppressed because it is too large
Load Diff
@ -68,7 +68,7 @@ struct atari_treeview_callbacks {
|
||||
/**
|
||||
* Initalize an window to be an treeview window.
|
||||
*
|
||||
*/
|
||||
*/
|
||||
struct core_window *atari_treeview_create(GUIWIN *win, struct atari_treeview_callbacks * callbacks, void * user_data, uint32_t flags);
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user