From bbf9faa05396d66b3dbe101a0c309459e3ffacb1 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Fri, 26 Oct 2007 19:02:33 +0000 Subject: Simplify DolphinController: don't remember the show-preview state in the controller and add an unnecessary additional signal; instead just read the state from the DolphinView svn path=/trunk/KDE/kdebase/apps/; revision=729726 --- src/dolphinview.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/dolphinview.h') diff --git a/src/dolphinview.h b/src/dolphinview.h index 9b56e85a8..442ff5a60 100644 --- a/src/dolphinview.h +++ b/src/dolphinview.h @@ -605,6 +605,7 @@ private: }; bool m_active; + bool m_showPreview; bool m_loadingDirectory; bool m_storedCategorizedSorting; Mode m_mode; -- cgit v1.3