Fixed: Using F1 in Settings screen didn't open the right Help page for each group of settings.

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1492 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Yves Rizoud 2010-05-29 15:33:51 +00:00
parent acd31e1a3a
commit 3446c1084b

View File

@ -986,7 +986,7 @@ void Button_Settings(void)
const char * help_section[SETTING_PAGES] = {
"GUI",
"INPUT",
"EDITING"
"EDITING",
"FILE SELECTOR",
"FILE FORMAT OPTIONS",
};