- more changes due of porting to PyQt6
- fixed the Autocompleter highlighting to work in PyQt6
This commit is contained in:
@@ -226,6 +226,7 @@ class TreeItem(KeySensitiveListView):
|
||||
except AttributeError:
|
||||
pass
|
||||
|
||||
|
||||
class ObjectCollection(QtCore.QAbstractItemModel):
|
||||
"""
|
||||
Object storage and management.
|
||||
|
||||
Reference in New Issue
Block a user