aboutsummaryrefslogtreecommitdiff
path: root/src/folderview.h
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-04-11 08:46:30 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-04-11 08:46:30 +0000
commitc5eb06a5c93791a5cda0592a5b62ccc6d1cc3acb (patch)
treed62046cf445c7faa182d0286b3f38bbb69360e16 /src/folderview.h
parentbd44573ff03c4698c126fc1b7d32f0e4b2258ae4 (diff)
implemented message-to-folder DnD.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@207 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/folderview.h')
-rw-r--r--src/folderview.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/folderview.h b/src/folderview.h
index e02e4b26..4205d120 100644
--- a/src/folderview.h
+++ b/src/folderview.h
@@ -54,6 +54,9 @@ struct _FolderView
gboolean open_folder;
+ guint expand_timeout;
+ guint scroll_timeout;
+
GdkColor color_new;
GdkColor color_noselect;