Cleanup: No need to have two code paths that both return Unrelated.
authorJan-Arve Saether <jan-arve.saether@nokia.com>
Thu, 19 Jan 2012 10:26:03 +0000 (11:26 +0100)
committerQt by Nokia <qt-info@nokia.com>
Thu, 19 Jan 2012 11:58:26 +0000 (12:58 +0100)
commit408a347d80f59b4127b044b9da1a9c15783cf34d
tree74f6f4b881e5932aaf192c504ee5cc4af91ead13
parenta84d893bae6b282381f9e1c55a34cd223d7351ed
Cleanup: No need to have two code paths that both return Unrelated.

QAccessibleInterface::relatedTo() does the job for us already.

Change-Id: I816022041e38c5f9dd742df1c4b9ca61b8d6a186
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@nokia.com>
src/gui/accessible/qaccessibleobject.cpp
src/gui/accessible/qaccessibleobject.h