┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphintabpage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dolphintabpage.h')
-rw-r--r--src/dolphintabpage.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/dolphintabpage.h b/src/dolphintabpage.h
index 1e79fb5db..0c788d115 100644
--- a/src/dolphintabpage.h
+++ b/src/dolphintabpage.h
@@ -210,6 +210,8 @@ private:
DolphinViewContainer *m_expandingContainer;
QPointer<QVariantAnimation> m_expandViewAnimation;
+ std::unique_ptr<QFrame> m_navigatorSeparator;
+
bool m_primaryViewActive;
bool m_splitViewEnabled;
bool m_active;