┌   ┐
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.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/views/dolphinitemlistview.h b/src/views/dolphinitemlistview.h
index 283b22400..1637752a6 100644
--- a/src/views/dolphinitemlistview.h
+++ b/src/views/dolphinitemlistview.h
@@ -9,7 +9,6 @@
#include "dolphin_export.h"
#include "kitemviews/kfileitemlistview.h"
-#include "settings/viewmodes/viewmodesettings.h"
class KFileItemListView;
@@ -47,8 +46,6 @@ protected:
private:
void updateGridSize();
- ViewModeSettings::ViewMode viewMode() const;
-
private:
int m_zoomLevel;
};