Changeset 41774 in vbox for trunk/src/VBox/Frontends/VirtualBox
- Timestamp:
- Jun 16, 2012 2:44:06 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMedium.cpp
r41650 r41774 410 410 // correct data), but in order to solve the problem properly we need to use 411 411 // exceptions everywhere (or check the result after every method call). See 412 // also Defect #2149.412 // @bugref{2149}. 413 413 414 414 if (mMedium.isNull() || mIsHostDrive)
Note:
See TracChangeset
for help on using the changeset viewer.