┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmainwindow.h
diff options
context:
space:
mode:
authorPeter Penz <[email protected]>2007-03-01 19:36:37 +0000
committerPeter Penz <[email protected]>2007-03-01 19:36:37 +0000
commita0cf8456fe171bd221025b3ff3677db4675390b5 (patch)
treef75d81bc2bdc5b7c80b816fe09e6ecbfc12a3db4 /src/dolphinmainwindow.h
parent84c32167c9c3082c7ce80ac613149a4f7596ba32 (diff)
Allow zooming in and zooming out in the icons view.
svn path=/trunk/KDE/kdebase/apps/; revision=638386
Diffstat (limited to 'src/dolphinmainwindow.h')
-rw-r--r--src/dolphinmainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h
index 1b33c8cb0..137fdfc9e 100644
--- a/src/dolphinmainwindow.h
+++ b/src/dolphinmainwindow.h
@@ -320,7 +320,7 @@ private slots:
void slotViewModeChanged();
/** Updates the state of the 'Show preview' menu action. */
- void slowShowPreviewChanged();
+ void slotShowPreviewChanged();
/** Updates the state of the 'Show hidden files' menu action. */
void slotShowHiddenFilesChanged();