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:
parent
acd31e1a3a
commit
3446c1084b
@ -986,7 +986,7 @@ void Button_Settings(void)
|
||||
const char * help_section[SETTING_PAGES] = {
|
||||
"GUI",
|
||||
"INPUT",
|
||||
"EDITING"
|
||||
"EDITING",
|
||||
"FILE SELECTOR",
|
||||
"FILE FORMAT OPTIONS",
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user