Changeset 52861 in vbox for trunk/src/VBox/Main/src-server
- Timestamp:
- Sep 25, 2014 12:21:22 PM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 96278
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/MachineImpl.cpp
r52821 r52861 4915 4915 4916 4916 bool fNeedsGlobalSaveSettings = false; 4917 4918 4919 4917 // This saving of settings is tricky: there is no "old state" for the 4918 // extradata items at all (unlike all other settings), so the old/new 4919 // settings comparison would give a wrong result! 4920 4920 i_saveSettings(&fNeedsGlobalSaveSettings, SaveS_Force); 4921 4921
Note:
See TracChangeset
for help on using the changeset viewer.