aboutsummaryrefslogtreecommitdiff
path: root/libsylph/prefs_common.h
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-12-19 09:31:52 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-12-19 09:31:52 +0000
commit9e4d5239e9db76f70b59e0af42ffec6700a4c263 (patch)
treeb331f0aaa04b120341cb008e84a1faeb6d21ff0f /libsylph/prefs_common.h
parentdd4cc5ad59b75269648e083aebce4a13522f8f2c (diff)
remember the maximized state.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@838 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'libsylph/prefs_common.h')
-rw-r--r--libsylph/prefs_common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libsylph/prefs_common.h b/libsylph/prefs_common.h
index 493d5787..979ba933 100644
--- a/libsylph/prefs_common.h
+++ b/libsylph/prefs_common.h
@@ -147,6 +147,8 @@ struct _PrefsCommon
gint msgwin_width;
gint msgwin_height;
+ gboolean mainwin_maximized;
+
gint sourcewin_width;
gint sourcewin_height;