Clarify docstring of project tree context menu filterAction

This commit is contained in:
Veronica K. B. Olsen
2020-12-09 09:26:21 +01:00
parent 8ea153da54
commit e12c41d7e7
+2 -1
View File
@@ -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