From e00a33ba1fe858db0571adc5f9e1b486489a523c Mon Sep 17 00:00:00 2001 From: hiro Date: Mon, 6 Mar 2006 08:53:50 +0000 Subject: preserve the window position of address book. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1028 ee746299-78ed-0310-b773-934348b2243d --- libsylph/prefs_common.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libsylph/prefs_common.h') 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; -- cgit v1.2.3