forked from qt-creator/qt-creator
Pass library paths specified in .qmlproject file on to qmlviewer
This commit is contained in:
@@ -186,6 +186,7 @@ public:
|
||||
|
||||
QDir projectDir() const;
|
||||
QStringList files() const;
|
||||
QStringList libraryPaths() const;
|
||||
|
||||
private slots:
|
||||
void refreshProjectFile();
|
||||
|
||||
Reference in New Issue
Block a user