mirror of
https://github.com/aclist/dztui.git
synced 2025-04-04 19:43:00 +02:00
chore: clarify comments
This commit is contained in:
parent
eaa6c11543
commit
a4f076fbdb
1 changed files with 1 additions and 0 deletions
|
@ -1090,6 +1090,7 @@ class TreeView(Gtk.TreeView):
|
|||
|
||||
def _on_menu_click(self, menu_item):
|
||||
#TODO: context menus use old stringwise parsing
|
||||
# use enumerated contexts
|
||||
parent = self.get_outer_window()
|
||||
context = self.get_first_col()
|
||||
value = self.get_column_at_index(0)
|
||||
|
|
Loading…
Reference in a new issue