Clarify docstring of project tree context menu filterAction
This commit is contained in:
+2
-1
@@ -1024,7 +1024,8 @@ class GuiProjectTreeMenu(QMenu):
|
||||
return
|
||||
|
||||
def filterActions(self, theItem):
|
||||
"""Update item settings from the nwItem.
|
||||
"""Filter the menu entries available based on the properties of
|
||||
the item the menu was activated on.
|
||||
"""
|
||||
self.theItem = theItem
|
||||
|
||||
|
||||
Reference in New Issue
Block a user