Gui: add method to reload active workbench

This commit is contained in:
wmayer
2022-02-16 17:33:29 +01:00
parent 15f382c255
commit 35fd97a8ae
3 changed files with 22 additions and 0 deletions

View File

@@ -53,6 +53,11 @@
<UserDocu>Remove a command bar</UserDocu>
</Documentation>
</Methode>
<Methode Name="reloadActive" Static="true">
<Documentation>
<UserDocu>Reload the active workbench after changing menus or toolbars</UserDocu>
</Documentation>
</Methode>
<Methode Name="AppendMenu">
<Documentation>
<UserDocu>deprecated -- use appendMenu</UserDocu>