Add an UI button to force reloading of all Compositor instances
This commit is contained in:
parent
c1d1932e5d
commit
987a195c0c
1 changed files with 8 additions and 0 deletions
|
@ -292,6 +292,14 @@
|
|||
</binding>
|
||||
</button>
|
||||
|
||||
<button>
|
||||
<name>reload-compositor</name>
|
||||
<legend>Reload Compositor</legend>
|
||||
<binding>
|
||||
<command>reload-compositor</command>
|
||||
</binding>
|
||||
</button>
|
||||
|
||||
</group>
|
||||
<button>
|
||||
<legend>Close</legend>
|
||||
|
|
Loading…
Add table
Reference in a new issue