Changeset 37169 in vbox
- Timestamp:
- May 20, 2011 5:00:27 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialogSpecific.cpp
r37168 r37169 761 761 UISettingsDialog::saveData(); 762 762 763 /* Disconnect global VBox events from this dialog: */ 764 gVBoxEvents->disconnect(this); 765 763 766 /* Prepare session: */ 764 767 bool fSessionShared = dialogType() != SettingsDialogType_Offline;
Note:
See TracChangeset
for help on using the changeset viewer.