Changeset 77560 in vbox for trunk/src/VBox
- Timestamp:
- Mar 4, 2019 4:29:38 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp
r77556 r77560 445 445 { 446 446 /* Remove the extension : */ 447 fileNameSet.insert(fileInfo. baseName());447 fileNameSet.insert(fileInfo.completeBaseName()); 448 448 } 449 449 int iSuffix = 0;
Note:
See TracChangeset
for help on using the changeset viewer.