Changeset 55800 in vbox for trunk/src/VBox/Frontends/VBoxSDL
- Timestamp:
- May 11, 2015 2:09:09 PM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 100238
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp
r55543 r55800 6 6 7 7 /* 8 * Copyright (C) 2006-201 4Oracle Corporation8 * Copyright (C) 2006-2015 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as … … 1557 1557 else 1558 1558 { 1559 pSession->COMSETTER(Name)(Bstr("GUI/SDL").raw()); 1559 1560 rc = pMachine->LockMachine(pSession, LockType_VM); 1560 1561 }
Note:
See TracChangeset
for help on using the changeset viewer.