┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views/dolphinitemlistview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/views/dolphinitemlistview.h')
-rw-r--r--src/views/dolphinitemlistview.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/views/dolphinitemlistview.h b/src/views/dolphinitemlistview.h
index 0483c0644..7ac7a4fad 100644
--- a/src/views/dolphinitemlistview.h
+++ b/src/views/dolphinitemlistview.h
@@ -62,6 +62,8 @@ private:
private:
int m_zoomLevel;
+ int m_previewSize = 0;
+ int m_iconSize = 0;
};
#endif