Changeset 13455 in vbox
- Timestamp:
- Oct 21, 2008 4:53:38 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 38241
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/MachineImpl.cpp
r13453 r13455 6601 6601 propertyNode.setValue <Bstr> ("flags", Bstr(szFlags)); 6602 6602 } 6603 AssertRelease(!mHWData->mGuestPropertyNotificationPatterns.isNull()); 6603 6604 guestPropertiesNode.setValueOr <Bstr> ("notificationPatterns", 6604 6605 mHWData->mGuestPropertyNotificationPatterns,
Note:
See TracChangeset
for help on using the changeset viewer.