VirtualBox

Ignore:
Timestamp:
Jul 14, 2008 6:48:33 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
33312
Message:

Fe/Qt4: '3003: Auto-update: New-version notifier':
Removing ability to check new version on startup.

Location:
trunk/src/VBox/Frontends/VirtualBox4/include
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox4/include/VBoxGLSettingsUpdate.h

    r10584 r10611  
    5050
    5151    void toggleUpdater (bool aOn);
    52     void toggleType();
    5352    void activatedPeriod (int aIndex);
    5453
     
    5756    void showEvent (QShowEvent *aEvent);
    5857
    59     QRadioButton *mLastSelected;
    6058    bool mSettingsChanged;
    6159};
  • trunk/src/VBox/Frontends/VirtualBox4/include/VBoxUpdateDlg.h

    r10515 r10611  
    6161    enum
    6262    {
    63         NeverCheck = -2,
    64         AutoCheck  = -3
     63        NeverCheck = -2
    6564    };
    6665
     
    7271
    7372    bool isNecessary();
    74     bool isAutomatic();
     73    bool isNeverCheck();
    7574
    7675    QString data() const;
     
    10099
    101100    static bool isNecessary();
    102     static bool isAutomatic();
    103101
    104102    VBoxUpdateDlg (VBoxUpdateDlg **aSelf, bool aForceRun,
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