diff options
| author | Frank Reininghaus <[email protected]> | 2011-01-26 13:38:19 +0000 |
|---|---|---|
| committer | Frank Reininghaus <[email protected]> | 2011-01-26 13:38:19 +0000 |
| commit | a2ac570198ba2b6cf0708af322aef5d0fe246ae2 (patch) | |
| tree | ed4eeac75888d02933ce7287987f00732035cf41 /src/tests/dolphinviewtest_allviewmodes.h | |
| parent | 72fb2ca0a83deef9c1cbd99e45759d4b49f131ad (diff) | |
Some additions to DolphinDetailsViewTest_AllViewModes.
In particular, tests for changing the zoom level and for saving and
restoring the view state.
svn path=/trunk/KDE/kdebase/apps/; revision=1217270
Diffstat (limited to 'src/tests/dolphinviewtest_allviewmodes.h')
| -rw-r--r-- | src/tests/dolphinviewtest_allviewmodes.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tests/dolphinviewtest_allviewmodes.h b/src/tests/dolphinviewtest_allviewmodes.h index 690459584..c8ea61002 100644 --- a/src/tests/dolphinviewtest_allviewmodes.h +++ b/src/tests/dolphinviewtest_allviewmodes.h @@ -50,6 +50,8 @@ private slots: void testSelection(); void testViewPropertySettings(); + void testZoomLevel(); + void testSaveAndRestoreState(); void testKeyboardFocus(); |
