]> cloud.milkyroute.net Git - dolphin.git/commit
Simplify KItemListControllerTest::testKeyboardNavigation_data()
authorFrank Reininghaus <frank78ac@googlemail.com>
Sat, 4 Feb 2012 16:29:09 +0000 (17:29 +0100)
committerFrank Reininghaus <frank78ac@googlemail.com>
Sat, 4 Feb 2012 16:31:38 +0000 (17:31 +0100)
commita2a78c98fc9737fcd7a126790f88b40fdcc38ae6
tree009e6c4a0c702af4d58352a6c0c7e823d8459ea6
parent1041f340a2ddb634476c5d84585a56c29e5a70fd
Simplify KItemListControllerTest::testKeyboardNavigation_data()

Function-static variables do not help much in a function which is
called exactly once.
(cherry picked from commit 847c8ebfd3259a6f090db7451dd3350c6e01e0d2)
src/tests/kitemlistcontrollertest.cpp