3347: /src/Selectors/_SelectPlace.py is still looking for DataViews

svn: r13561
This commit is contained in:
Benny Malengier
2009-11-12 21:53:47 +00:00
parent 572836fb45
commit f5e8ab5fe2
10 changed files with 4 additions and 79 deletions

View File

@@ -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,