aboutsummaryrefslogtreecommitdiff
path: root/libsylph/prefs_common.h
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-03-06 08:53:50 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-03-06 08:53:50 +0000
commite00a33ba1fe858db0571adc5f9e1b486489a523c (patch)
tree84d1a7c193969f7682da2fc74a224774c0c1e0c8 /libsylph/prefs_common.h
parentecd490d2e97a6f43c8a2d7f9a684f6ec4d0bd3da (diff)
preserve the window position of address book.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1028 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 d94cd431..233604b3 100644
--- a/libsylph/prefs_common.h
+++ b/libsylph/prefs_common.h
@@ -157,6 +157,8 @@ struct _PrefsCommon
gint compose_width;
gint compose_height;
+ gint addressbook_x;
+ gint addressbook_y;
gint addressbook_width;
gint addressbook_height;