Changeset 50504 in vbox for trunk/src/VBox/Main
- Timestamp:
- Feb 19, 2014 1:17:43 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/SnapshotImpl.h
r49960 r50504 59 59 * order with the standard member lock handle. 60 60 */ 61 virtual VBoxLockingClass i_getLockingClass() const61 virtual VBoxLockingClass getLockingClass() const 62 62 { 63 63 return LOCKCLASS_SNAPSHOTOBJECT;
Note:
See TracChangeset
for help on using the changeset viewer.