FEATURE: 394247
Details
Details
- Reviewers
drosca - Group Reviewers
Falkon - Commits
- R875:6556ade5c98a: [Feature] [Vertical Tabs] Add "Unload Tree" to Tab Tree drop-down menu
Diff Detail
Diff Detail
- Repository
- R875 Falkon
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
src/plugins/VerticalTabs/tabtreeview.cpp | ||
---|---|---|
390 | You don't need to save it in vector because unloading tab doesn't change the tab tree (while closing the tab does, so that's why is it done like that there). |