forked from qt-creator/qt-creator
Show the "real" name of the default version in build settings.
Reviewed-by: dt
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user