VirtualBox

Changeset 58851 in vbox for trunk


Ignore:
Timestamp:
Nov 25, 2015 1:08:18 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
104331
Message:

FE/Qt: Qt5 migration (part 4): Obsolete bool usage.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIFileDialog.h

    r55401 r58851  
    3232    static QString getExistingDirectory (const QString &aDir, QWidget *aParent,
    3333                                         const QString &aCaption = QString::null,
    34                                          bool aDirOnly = TRUE,
    35                                          bool resolveSymlinks = TRUE);
     34                                         bool aDirOnly = true,
     35                                         bool resolveSymlinks = true);
    3636
    3737    static QString getSaveFileName (const QString &aStartWith, const QString &aFilters, QWidget *aParent,
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