Pass library paths specified in .qmlproject file on to qmlviewer

This commit is contained in:
Kai Koehne
2010-02-03 09:13:23 +01:00
parent 8577347446
commit d5326f37c0
2 changed files with 20 additions and 1 deletions

View File

@@ -186,6 +186,7 @@ public:
QDir projectDir() const;
QStringList files() const;
QStringList libraryPaths() const;
private slots:
void refreshProjectFile();