Remove unnecessary reimplementation of invokeMethod()
authorJan-Arve Saether <jan-arve.saether@nokia.com>
Tue, 10 Jan 2012 13:56:09 +0000 (14:56 +0100)
committerQt by Nokia <qt-info@nokia.com>
Thu, 12 Jan 2012 13:04:10 +0000 (14:04 +0100)
commit612e8ea758891d00c6daf7b15e48a702f713a98d
treefa2e28758a7167997eeb355cc5299025c711d31e
parent9ab84bd46861557afb190ba4cb2481b35a7401e5
Remove unnecessary reimplementation of invokeMethod()

invokeMethod() is not pure virtual, and the implementation
inherited from the baseclass is the same

Change-Id: I073ab3a0dc3477f66b82535c1898430f601acee8
Reviewed-by: Morten Johan Sørvig <morten.sorvig@nokia.com>
src/plugins/accessible/shared/qdeclarativeaccessible.cpp
src/plugins/accessible/shared/qdeclarativeaccessible.h