Changeset 83009 in vbox for trunk/src/VBox/Frontends
- Timestamp:
- Feb 6, 2020 3:12:24 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.cpp
r82968 r83009 2045 2045 #ifdef VBOX_WS_MAC 2046 2046 /* On Mac OS X this are real alias files, which don't work with the old legacy xml files. */ 2047 && pItem->toLocal() 2047 2048 && pItem->toLocal()->settingsFile().endsWith(".vbox", Qt::CaseInsensitive) 2048 2049 #endif
Note:
See TracChangeset
for help on using the changeset viewer.