Patch from Erik Hofman:
Add panel reload to the debug menu.
This commit is contained in:
parent
174097894d
commit
89450f824f
1 changed files with 8 additions and 0 deletions
|
@ -218,6 +218,14 @@
|
|||
<subsystem>gui</subsystem>
|
||||
</binding>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<label>Reload Panel</label>
|
||||
<binding>
|
||||
<command>panel-load</command>
|
||||
</binding>
|
||||
</item>
|
||||
|
||||
</menu>
|
||||
|
||||
<menu>
|
||||
|
|
Loading…
Reference in a new issue