diff options
Diffstat (limited to 'src/dolphinmainwindow.h')
| -rw-r--r-- | src/dolphinmainwindow.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h index 7a71b685c..1b33c8cb0 100644 --- a/src/dolphinmainwindow.h +++ b/src/dolphinmainwindow.h @@ -319,6 +319,9 @@ private slots: /** Updates the state of all 'View' menu actions. */ void slotViewModeChanged(); + /** Updates the state of the 'Show preview' menu action. */ + void slowShowPreviewChanged(); + /** Updates the state of the 'Show hidden files' menu action. */ void slotShowHiddenFilesChanged(); |
