mirror of
https://github.com/LongSoft/UEFITool.git
synced 2025-05-31 07:18:23 -04:00
Do not expand the item tree on file open
This commit is contained in:
parent
7237a29b17
commit
ec558b6da2
1 changed files with 0 additions and 2 deletions
|
@ -757,8 +757,6 @@ void UEFITool::openImageFile(QString path)
|
|||
|
||||
// Update menu
|
||||
updateRecentFilesMenu(currentPath);
|
||||
|
||||
ui->structureTreeView->expandToDepth(1);
|
||||
}
|
||||
|
||||
void UEFITool::enableMessagesCopyActions(QListWidgetItem* item)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue