summaryrefslogtreecommitdiffstats
path: root/tools/qml
diff options
context:
space:
mode:
authorWarwick Allison <warwick.allison@nokia.com>2010-04-23 04:55:05 (GMT)
committerWarwick Allison <warwick.allison@nokia.com>2010-04-23 04:55:05 (GMT)
commit81f6165b369ae07b0c70cd2684e2313491b6b2f4 (patch)
tree73b3fd9ccdc0eec3d5e6e4fabf9951eea4f1c78e /tools/qml
parentbbc247f839ab0b186a60cff96e06be4f30f66811 (diff)
downloadQt-81f6165b369ae07b0c70cd2684e2313491b6b2f4.zip
Qt-81f6165b369ae07b0c70cd2684e2313491b6b2f4.tar.gz
Qt-81f6165b369ae07b0c70cd2684e2313491b6b2f4.tar.bz2
Location of binary is not on installed-content import path.
Reviewed-by: mae
Diffstat (limited to 'tools/qml')
-rw-r--r--tools/qml/main.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/qml/main.cpp b/tools/qml/main.cpp
index cba5650..e484f77 100644
--- a/tools/qml/main.cpp
+++ b/tools/qml/main.cpp
@@ -389,8 +389,6 @@ int main(int argc, char ** argv)
usage();
}
- viewer->addLibraryPath(QCoreApplication::applicationDirPath());
-
foreach (QString lib, imports)
viewer->addLibraryPath(lib);