mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-11-24 15:29:45 +03:00
Fix the new prefs hook
This commit is contained in:
parent
8179e51a75
commit
173bfe3d3d
@ -674,8 +674,7 @@ void gui_init(int argc, char** argv)
|
||||
|
||||
static void ami_gui_newprefs_hook(struct Hook *hook, APTR window, APTR reserved)
|
||||
{
|
||||
gui_system_colour_finalize();
|
||||
gui_system_colour_init();
|
||||
ami_set_screen_defaults(scrn);
|
||||
}
|
||||
|
||||
void ami_openscreen(void)
|
||||
|
Loading…
Reference in New Issue
Block a user