- Timestamp:
- Nov 25, 2015 1:08:18 PM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 104331
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIFileDialog.h
r55401 r58851 32 32 static QString getExistingDirectory (const QString &aDir, QWidget *aParent, 33 33 const QString &aCaption = QString::null, 34 bool aDirOnly = TRUE,35 bool resolveSymlinks = TRUE);34 bool aDirOnly = true, 35 bool resolveSymlinks = true); 36 36 37 37 static QString getSaveFileName (const QString &aStartWith, const QString &aFilters, QWidget *aParent,
Note:
See TracChangeset
for help on using the changeset viewer.