diff options
Diffstat (limited to 'src/dolphincolumnview.h')
| -rw-r--r-- | src/dolphincolumnview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphincolumnview.h b/src/dolphincolumnview.h index f7107265a..1c972ad39 100644 --- a/src/dolphincolumnview.h +++ b/src/dolphincolumnview.h @@ -128,7 +128,7 @@ private slots: */ void updateColumnsBackground(bool active); - void slotShowHiddenFilesChanged(bool show); + void slotShowHiddenFilesChanged(); void slotShowPreviewChanged(bool show); private: |
