Changeset 43006 in vbox
- Timestamp:
- Aug 27, 2012 5:47:44 PM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 80339
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/UIGChooserModel.cpp
r43005 r43006 1118 1118 void UIGChooserModel::cleanupGroupTree() 1119 1119 { 1120 /* Currently we are not saving group descriptors 1121 * (which reflecting group toggle-state) on-the-fly 1122 * So, for now we are additionally save group orders 1123 * when exiting application: */ 1124 saveGroupOrders(); 1125 1126 /* Make sure all saving steps complete: */ 1120 1127 makeSureGroupDefinitionsSaveIsFinished(); 1121 1128 makeSureGroupOrdersSaveIsFinished();
Note:
See TracChangeset
for help on using the changeset viewer.