diff options
| author | Frank Reininghaus <[email protected]> | 2011-04-14 13:27:33 +0200 |
|---|---|---|
| committer | Frank Reininghaus <[email protected]> | 2011-04-14 13:27:33 +0200 |
| commit | c7ef72de5563ae33e9342526cb33d67498de0759 (patch) | |
| tree | 3da8880a9631db8bb79572334fe722939077c470 /src/tests | |
| parent | 6d7e993c26d17582402adf3d662a0f5b16e684a7 (diff) | |
SVN_SILENT Remove trailing white space.
Diffstat (limited to 'src/tests')
| -rw-r--r-- | src/tests/dolphintreeviewtest.cpp | 2 | ||||
| -rw-r--r-- | src/tests/dolphinviewtest_allviewmodes.cpp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/tests/dolphintreeviewtest.cpp b/src/tests/dolphintreeviewtest.cpp index afcd34d2b..149570d1a 100644 --- a/src/tests/dolphintreeviewtest.cpp +++ b/src/tests/dolphintreeviewtest.cpp @@ -222,7 +222,7 @@ void DolphinTreeViewTest::testKeyboardNavigationSelectionUpdate() { /** * Starting a drag&drop operation should not clear the selection, see - * + * * https://bugs.kde.org/show_bug.cgi?id=158649 */ diff --git a/src/tests/dolphinviewtest_allviewmodes.cpp b/src/tests/dolphinviewtest_allviewmodes.cpp index 79c3ed478..b50d4b5df 100644 --- a/src/tests/dolphinviewtest_allviewmodes.cpp +++ b/src/tests/dolphinviewtest_allviewmodes.cpp @@ -57,7 +57,7 @@ DolphinViewTest_AllViewModes::DolphinViewTest_AllViewModes() { Q_DECLARE_METATYPE(KFileItemList) void DolphinViewTest_AllViewModes::testSelection() { - TestDir dir; + TestDir dir; const int totalItems = 50; for (int i = 0; i < totalItems; i++) { dir.createFile(QString("%1").arg(i)); |
