Changeset 100556 in vbox
- Timestamp:
- Jul 13, 2023 8:21:00 AM (21 months ago)
- svn:sync-xref-src-repo-rev:
- 158382
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/medium/viso/UIVisoContentBrowser.cpp
r100548 r100556 509 509 { 510 510 if (!pItem || pItem->isUpDirectory()) 511 continue; 512 if (pItem->isRemovedFromViso()) 511 513 continue; 512 514 QString strVisoPath = pItem->path();
Note:
See TracChangeset
for help on using the changeset viewer.