Skip to content

Commit ec558b6

Browse files
committed
Do not expand the item tree on file open
1 parent 7237a29 commit ec558b6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

UEFITool/uefitool.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -757,8 +757,6 @@ void UEFITool::openImageFile(QString path)
757757

758758
// Update menu
759759
updateRecentFilesMenu(currentPath);
760-
761-
ui->structureTreeView->expandToDepth(1);
762760
}
763761

764762
void UEFITool::enableMessagesCopyActions(QListWidgetItem* item)

0 commit comments

Comments
 (0)