mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-12-25 05:27:00 +03:00
[project @ 2004-03-27 18:53:17 by bursa]
Menu warning bug fix. svn path=/import/netsurf/; revision=681
This commit is contained in:
parent
c37e16a8c6
commit
26f171382f
@ -309,6 +309,7 @@ void ro_gui_menu_warning(wimp_message_menu_warning *warning)
|
||||
gui_current_save_type = GUI_SAVE_TEXT;
|
||||
break;
|
||||
}
|
||||
break;
|
||||
|
||||
case 2: /* Save complete */
|
||||
gui_current_save_type = GUI_SAVE_COMPLETE;
|
||||
|
Loading…
Reference in New Issue
Block a user