VirtualBox

Ignore:
Timestamp:
Jul 28, 2009 12:28:02 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
50460
Message:

FE/Qt4: 2705: Auto-convert settings files: Progress-bar for auto-conversion process implemented.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h

    r21481 r21833  
    610610#endif
    611611
    612     bool checkForAutoConvertedSettings (bool aAfterRefresh = false);
    613 
    614     void checkForAutoConvertedSettingsAfterRefresh()
    615     { checkForAutoConvertedSettings (true); }
     612    bool checkForSettingsAutoConversion (bool aAfterRefresh = false);
     613
     614    bool checkForSettingsAutoConversionAfterRefresh() { return checkForSettingsAutoConversion (true); }
    616615
    617616    CSession openSession (const QString &aId, bool aExisting = false);
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