mirror of
https://github.com/LongSoft/UEFITool.git
synced 2025-06-06 09:41:16 -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
|
// Update menu
|
||||||
updateRecentFilesMenu(currentPath);
|
updateRecentFilesMenu(currentPath);
|
||||||
|
|
||||||
ui->structureTreeView->expandToDepth(1);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void UEFITool::enableMessagesCopyActions(QListWidgetItem* item)
|
void UEFITool::enableMessagesCopyActions(QListWidgetItem* item)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue