[anjal] Fixed a 64-bit compatibility issue.
- From: Bharath Acharya <abharath src gnome org>
- To: svn-commits-list gnome org
- Subject: [anjal] Fixed a 64-bit compatibility issue.
- Date: Tue, 24 Mar 2009 23:47:31 -0400 (EDT)
commit 580f8a11bc5cfb0884da3aee2df2db97b47d1808
Author: Bharath Acharya <abharath novell com>
Date: Wed Mar 25 09:16:12 2009 +0530
Fixed a 64-bit compatibility issue.
---
src/mail-conv-view.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/mail-conv-view.h b/src/mail-conv-view.h
index 315fdec..11376cc 100644
--- a/src/mail-conv-view.h
+++ b/src/mail-conv-view.h
@@ -59,4 +59,5 @@ typedef struct _MailConvViewClass {
MailConvView * mail_conv_view_new (void);
void mail_conv_view_set_thread (MailConvView *, CamelFolder *folder, GPtrArray *);
void mail_conv_view_activate (MailConvView *mcv, GtkWidget *tree, GtkWidget *folder_tree, GtkWidget *check_mail, GtkWidget *sort_by, gboolean act);
+GtkWidget *mail_conv_view_get_tab_widget (MailConvView *);
#endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]