aboutsummaryrefslogtreecommitdiff
path: root/libsylph/prefs_common.h
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-09-26 09:11:35 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-09-26 09:11:35 +0000
commit3f9199ca083813e08de4299a5fb966bc0c716420 (patch)
treeeef2a25209041d9bf29591da89915aab2f3a2b98 /libsylph/prefs_common.h
parentb94e6a1d8c18513d022cd1ff57a1924de7be1b84 (diff)
implemented tray icon in Win32.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1189 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'libsylph/prefs_common.h')
-rw-r--r--libsylph/prefs_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libsylph/prefs_common.h b/libsylph/prefs_common.h
index 5d9eb9d5..0bfda22a 100644
--- a/libsylph/prefs_common.h
+++ b/libsylph/prefs_common.h
@@ -235,6 +235,7 @@ struct _PrefsCommon
gboolean immediate_exec;
gboolean comply_gnome_hig;
gboolean show_trayicon;
+ gboolean minimize_to_tray;
/* Other */
RecvDialogMode recv_dialog_mode;