QmlProjectManager: more libraryPaths -> importPaths renames.

See c722282cf3.
This commit is contained in:
Christian Kamm
2010-03-21 09:36:54 +01:00
parent d37771d7dd
commit a3187addc5
5 changed files with 13 additions and 13 deletions

View File

@@ -99,7 +99,7 @@ public:
QDir projectDir() const;
QStringList files() const;
QStringList libraryPaths() const;
QStringList importPaths() const;
bool addFiles(const QStringList &filePaths);