qdoc: Fixed All Namespaces list
authorMartin Smith <martin.smith@digia.com>
Wed, 31 Oct 2012 09:42:02 +0000 (10:42 +0100)
committerMartin Smith <martin.smith@digia.com>
Wed, 31 Oct 2012 10:52:38 +0000 (11:52 +0100)
commit7c50e0b8df63048081108045533a852526c63218
tree427a96d8b7e58d0203898cc466d9a26e753b2b96
parent09ebab46b6200be3ed578be5cf40497fc5172183
qdoc: Fixed All Namespaces list

In Qt5, each namespace has a URL, so the test for an
empty URL fails in findAllNamespaces(). The test is
now wrong and is therefore removed.

Task number: QTBUG-27695

Change-Id: I888f70aff6e6e6c696e173caa91b5dcfabdab0ec
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
src/tools/qdoc/qdocdatabase.cpp