aboutsummaryrefslogtreecommitdiff
path: root/src/summaryview.h
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-06-22 10:11:36 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-06-22 10:11:36 +0000
commit846fb4282b146dd4957e53b7a85003dec40d9644 (patch)
treea506db5a3f4b0ed9b2fe90601e3d736605a47801 /src/summaryview.h
parentf66a9433844912830bf6ef9f60fe330427659a66 (diff)
made summary columns reorderable by DnD.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@363 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/summaryview.h')
-rw-r--r--src/summaryview.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/summaryview.h b/src/summaryview.h
index 494983d8..d644be56 100644
--- a/src/summaryview.h
+++ b/src/summaryview.h
@@ -258,5 +258,6 @@ void summary_set_colorlabel (SummaryView *summaryview,
GtkWidget *widget);
void summary_set_column_order (SummaryView *summaryview);
+void summary_get_column_order (SummaryView *summaryview);
#endif /* __SUMMARY_H__ */