VirtualBox

Changeset 14911 in vbox for trunk/src


Ignore:
Timestamp:
Dec 2, 2008 3:23:24 PM (16 years ago)
Author:
vboxsync
Message:

Should fix burns. Don't disable tray icon forever when clicking on "Hide Tray Icon". This needs to be done in the general settings.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSelectorWnd.cpp

    r14908 r14911  
    19781978
    19791979    if (!mActive)
    1980     {
    1981         VBoxGlobalSettings s = vboxGlobal().settings();
    1982         s.setTrayIconEnabled (false);
    1983         s.save(vboxGlobal().virtualBox());
    19841980        mParent->fileExit();
    1985     }
    19861981}
    19871982
Note: See TracChangeset for help on using the changeset viewer.

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