Changeset 92045 in vbox
- Timestamp:
- Oct 25, 2021 3:52:02 PM (4 years ago)
- svn:sync-xref-src-repo-rev:
- 147854
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportAppPageSource.cpp ¶
r91966 r92045 364 364 365 365 /* Give the actual result: */ 366 return pFileSelector->path() .toLower();366 return pFileSelector->path(); 367 367 } 368 368
Note:
See TracChangeset
for help on using the changeset viewer.