forked from qt-creator/qt-creator
Find examples also with shadow built Qt developer build.
Reviewed-by: Daniel Molkentin
This commit is contained in:
@@ -201,7 +201,6 @@ public:
|
||||
signals:
|
||||
void defaultQtVersionChanged();
|
||||
void qtVersionsChanged();
|
||||
void updatedExamples(const QString& examplesPath, const QString& demosPath);
|
||||
private:
|
||||
static QString findQMakeLine(const QString &directory);
|
||||
static QString trimLine(const QString line);
|
||||
|
||||
Reference in New Issue
Block a user