VirtualBox

Changeset 43006 in vbox


Ignore:
Timestamp:
Aug 27, 2012 5:47:44 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
80339
Message:

FE/Qt: 6234: Support for VM groups: Additionally save VM group orders at application exit (to save group descriptors).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/UIGChooserModel.cpp

    r43005 r43006  
    11181118void UIGChooserModel::cleanupGroupTree()
    11191119{
     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: */
    11201127    makeSureGroupDefinitionsSaveIsFinished();
    11211128    makeSureGroupOrdersSaveIsFinished();
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette