aboutsummaryrefslogtreecommitdiff
path: root/src/compose.h
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2008-05-08 09:13:58 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2008-05-08 09:13:58 +0000
commit50c459c068dbc5a10a50463813046fd3a8f085db (patch)
tree8116eae4fcc47b09cb328920d56acd7db029bd90 /src/compose.h
parentba546f30097ffc76e94983d14ff9be1c55eb8074 (diff)
remember the maximized state of compose window.]
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1990 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/compose.h')
-rw-r--r--src/compose.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/compose.h b/src/compose.h
index 4c6f063d..f805b834 100644
--- a/src/compose.h
+++ b/src/compose.h
@@ -192,6 +192,8 @@ struct _Compose
guint autosave_tag;
guint lock_count;
+
+ gboolean window_maximized;
};
struct _AttachInfo