Gui: move reloadActive() to WorkbenchPy base class
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
FatherNamespace="Gui">
|
||||
<Documentation>
|
||||
<Author Licence="LGPL" Name="Werner Mayer" EMail="wmayer@users.sourceforge.net" />
|
||||
<UserDocu>This class handles document objects in group</UserDocu>
|
||||
<UserDocu>This is the class for Python workbenches</UserDocu>
|
||||
</Documentation>
|
||||
<Methode Name="appendMenu">
|
||||
<Documentation>
|
||||
@@ -53,11 +53,6 @@
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user