┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphindetailsview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dolphindetailsview.h')
-rw-r--r--src/dolphindetailsview.h1
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;