Gui: move reloadActive() to WorkbenchPy base class

This commit is contained in:
wmayer
2022-02-18 07:51:47 +01:00
parent fdc4196384
commit fe2719014b
4 changed files with 20 additions and 21 deletions

View File

@@ -43,6 +43,11 @@
<UserDocu>Show a list of all menus</UserDocu>
</Documentation>
</Methode>
<Methode Name="reloadActive" Static="true">
<Documentation>
<UserDocu>Reload the active workbench after changing menus or toolbars</UserDocu>
</Documentation>
</Methode>
<CustomAttributes />
</PythonExport>
</GenerateModel>