From f271d952ec990817420ac618e0161ef8db36d8bf Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Fri, 24 Nov 2006 22:28:49 +0000 Subject: Assure that the grid size for Icons View, Details View and Previews View has some proper default values. svn path=/trunk/playground/utils/dolphin/; revision=607518 --- src/dolphinview.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/dolphinview.h') diff --git a/src/dolphinview.h b/src/dolphinview.h index 46bee5bd0..5c7fb5c2c 100644 --- a/src/dolphinview.h +++ b/src/dolphinview.h @@ -434,6 +434,12 @@ private: */ QString renameIndexPresentation(int index, int itemCount) const; + /** + * Applies the current view mode m_mode to the + * view implementation. + */ + void applyModeToView(); + bool m_refreshing; bool m_showProgress; Mode m_mode; -- cgit v1.3