Improved error message wording
authorMatthew Vogt <matthew.vogt@nokia.com>
Mon, 16 Jul 2012 06:31:45 +0000 (16:31 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 16 Jul 2012 23:10:08 +0000 (01:10 +0200)
commitd6bd6cd323f91b9cb01d94c560cf8b40dafeb790
tree811da51d1f28c0c4413ee7fe83fe4c909f704742
parentaf4fbcbf901ad0ee48bdd0121769db4dc3c07452
Improved error message wording

When a qmldir contains multiple definitions with the same name and
version numbers, the error message should indicate that the problem is
localized to that qmldir file.

Change-Id: I02cd4862c9ead2fd7ed1c75d0fa6949ab3eda6f6
Reviewed-by: Robin Burchell <robin+qt@viroteck.net>
src/qml/qml/qqmlimport.cpp
tests/auto/qml/qqmllanguage/tst_qqmllanguage.cpp