┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views/dolphinitemlistcontainer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/views/dolphinitemlistcontainer.h')
-rw-r--r--src/views/dolphinitemlistcontainer.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/views/dolphinitemlistcontainer.h b/src/views/dolphinitemlistcontainer.h
index d91b96a34..251552cc8 100644
--- a/src/views/dolphinitemlistcontainer.h
+++ b/src/views/dolphinitemlistcontainer.h
@@ -73,6 +73,12 @@ private:
void updateGridSize();
void updateFont();
+ /**
+ * Updates the auto activation delay of the itemlist controller
+ * dependent on the 'autoExpand' setting from the general settings.
+ */
+ void updateAutoActivationDelay();
+
ViewModeSettings::ViewMode viewMode() const;
private: