Show the "real" name of the default version in build settings.

Reviewed-by: dt
This commit is contained in:
con
2009-08-26 15:42:24 +02:00
parent d30372db24
commit 85cdc9b402
5 changed files with 11 additions and 8 deletions

View File

@@ -188,7 +188,7 @@ public:
QList<QtVersion *> versions() const;
QtVersion *version(int id) const;
QtVersion *currentQtVersion() const;
QtVersion *defaultVersion() const;
QtVersion *qtVersionForDirectory(const QString &directory);
// Used by the projectloadwizard