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>
|
<subsystem>gui</subsystem>
|
||||||
</binding>
|
</binding>
|
||||||
</item>
|
</item>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<label>Reload Panel</label>
|
||||||
|
<binding>
|
||||||
|
<command>panel-load</command>
|
||||||
|
</binding>
|
||||||
|
</item>
|
||||||
|
|
||||||
</menu>
|
</menu>
|
||||||
|
|
||||||
<menu>
|
<menu>
|
||||||
|
|
Loading…
Add table
Reference in a new issue