3347: /src/Selectors/_SelectPlace.py is still looking for DataViews
svn: r13561
This commit is contained in:
@@ -51,7 +51,7 @@ NOSORT = -1
|
||||
#-------------------------------------------------------------------------
|
||||
class ListModel(object):
|
||||
"""
|
||||
Simple model for lists in smaller dialogs (not DataViews).
|
||||
Simple model for lists in smaller dialogs (not views).
|
||||
"""
|
||||
|
||||
def __init__(self, tree, dlist, select_func=None, event_func=None,
|
||||
|
Reference in New Issue
Block a user