Coding style fixes.

This commit is contained in:
Felix Geyer
2012-05-20 23:14:34 +02:00
parent 5297722ede
commit bde397503e
8 changed files with 29 additions and 32 deletions

View File

@@ -213,7 +213,6 @@ void TestGui::testSearch()
QTest::qWait(20);
QCOMPARE(entryView->model()->rowCount(), 1);
}
void TestGui::cleanupTestCase()