┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views/dolphinview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/views/dolphinview.h')
-rw-r--r--src/views/dolphinview.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/views/dolphinview.h b/src/views/dolphinview.h
index 4877b0cd2..6a5d10898 100644
--- a/src/views/dolphinview.h
+++ b/src/views/dolphinview.h
@@ -783,7 +783,6 @@ private:
bool m_storedCategorizedSorting : 1;
bool m_tabsForFiles : 1;
bool m_isContextMenuOpen : 1; // TODO: workaround for Qt-issue 207192
- bool m_ignoreViewProperties : 1;
bool m_assureVisibleCurrentIndex : 1;
bool m_expanderActive : 1;