- Timestamp:
- Oct 22, 2009 5:50:03 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp
r23924 r23997 1049 1049 { 1050 1050 CMediumAttachment attachment = attachments [j]; 1051 if (attachment.Get Device() == KDeviceType_DVD)1051 if (attachment.GetType() == KDeviceType_DVD) 1052 1052 { 1053 1053 ctrName = controller.GetName();
Note:
See TracChangeset
for help on using the changeset viewer.