Fix accel for chart edit
For some reason it was the same as the gear menu
This commit is contained in:
parent
8351445868
commit
931d184be5
@ -308,7 +308,7 @@ const gchar *action_accels[] = {
|
||||
"app.help", "F1", NULL,
|
||||
"win.change-tab::chart", "F5", NULL,
|
||||
"win.change-tab::aspects", "F9", NULL,
|
||||
"win.change-tab::edit", "F10", NULL,
|
||||
"win.change-tab::edit", "F4", NULL,
|
||||
NULL
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user