diff options
Diffstat (limited to 'src/dolphinmainwindow.h')
| -rw-r--r-- | src/dolphinmainwindow.h | 2 |
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(); |
