diff options
Diffstat (limited to 'src/dolphindetailsview.h')
| -rw-r--r-- | src/dolphindetailsview.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/dolphindetailsview.h b/src/dolphindetailsview.h index c8fd90aa8..57fb98f22 100644 --- a/src/dolphindetailsview.h +++ b/src/dolphindetailsview.h @@ -116,6 +116,8 @@ private slots: */ void configureColumns(const QPoint& pos); + void updateColumnVisibility(); + private: bool isZoomInPossible() const; bool isZoomOutPossible() const; |
