X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/abf17941f7a052d25788d2f2f3c84e5aae935e29..b5cc2a6924cfd8f59611d3cec2edbb00a08b4ff1:/src/dolphinmainwindow.h diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h index 7a71b685c..137fdfc9e 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 slotShowPreviewChanged(); + /** Updates the state of the 'Show hidden files' menu action. */ void slotShowHiddenFilesChanged();