Skip to content
Snippets Groups Projects
Commit 85bc1e15 authored by inso's avatar inso
Browse files

Fix missing expand

parent 29c490a4
Branches
Tags
No related merge requests found
......@@ -52,3 +52,4 @@ class NavigationView(QFrame, Ui_Navigation):
def update_connection(self, raw_data):
self.tree_view.model().modelReset.emit()
self.tree_view.expandAll()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment