VirtualBox

Changeset 42489 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Jul 31, 2012 7:02:49 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
79643
Message:

Main/Machine: get the conditions right when the group association can be changed, and fix a long standing issue with not being able to save settings of a VM which has saved state. While at it allow changing the VM description in this case, too.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/MachineImpl.h

    r42442 r42489  
    9595    enum StateDependency
    9696    {
    97         AnyStateDep = 0, MutableStateDep, MutableOrSavedStateDep
     97        AnyStateDep = 0,
     98        MutableStateDep,
     99        MutableOrSavedStateDep,
     100        OfflineStateDep
    98101    };
    99102
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