Skip to content

Commit 348ba40

Browse files
Update clip_explorer.py
Replace QTreeWidget with QTreeView
1 parent a26a4ee commit 348ba40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

annotation_tool/ui/common/clip_explorer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
# Import the shared controls
99
from ui.common.project_controls import UnifiedProjectControls
10-
10+
1111
class CommonProjectTreePanel(QWidget):
1212
"""
1313
A unified Left Panel for both Classification and Localization.

0 commit comments

Comments
 (0)