Tidy QActionGroup autotest.
authorJason McDonald <jason.mcdonald@nokia.com>
Wed, 5 Oct 2011 04:43:11 +0000 (14:43 +1000)
committerQt by Nokia <qt-info@nokia.com>
Thu, 6 Oct 2011 03:28:32 +0000 (05:28 +0200)
commit7232bc0e1c56dc95fe8affaff1155486cf84e0b7
tree2e0e3d8fe9f10283112e3dc7b84b30d9c24c2fcf
parent0a663b92ff4934b0d4f38b97edd22fe81ef521e4
Tidy QActionGroup autotest.

Remove empty constructor/destructor.  Remove dropDownDeleted test
function which has been entirely skipped since before Qt 4.0, is
obviously incomplete (it attempts to use a QComboBox that does not
exist) and provides no statement of intention that might allow the
incompleteness to be addressed.

Change-Id: I4975b6d5a5dde1e58dab1dd393be92eddeb4c9f8
Reviewed-on: http://codereview.qt-project.org/6009
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
tests/auto/qactiongroup/tst_qactiongroup.cpp