mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-30 13:04:13 +00:00
add accel for debug action
This commit is contained in:
parent
9904dfcb34
commit
0c638026e3
@ -238,6 +238,11 @@ Browser::Browser(
|
||||
"<Primary>Right"
|
||||
);
|
||||
|
||||
APP->set_accel_for_action(
|
||||
"win.tools_debug",
|
||||
"<Primary>i"
|
||||
);
|
||||
|
||||
APP->set_accel_for_action(
|
||||
"win.quit",
|
||||
"<Primary>q"
|
||||
|
Loading…
x
Reference in New Issue
Block a user