diff options
Diffstat (limited to 'src/dolphindetailsview.h')
| -rw-r--r-- | src/dolphindetailsview.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dolphindetailsview.h b/src/dolphindetailsview.h index 829e53967..0acafddfc 100644 --- a/src/dolphindetailsview.h +++ b/src/dolphindetailsview.h @@ -157,6 +157,7 @@ private: private: bool m_autoResize; // if true, the columns are resized automatically to the available width + bool m_expandingTogglePressed; DolphinController* m_controller; SelectionManager* m_selectionManager; |
