From c0bc7e8dc59cd7049dee6fc090a59d44b3468f1a Mon Sep 17 00:00:00 2001 From: Jeff Cai Date: Fri, 21 Oct 2005 06:58:33 +0000 Subject: Change the declaration of flag 'preview_active' from one bit of int to one 2005-10-21 Jeff Cai * mail/em-folder-view.h : Change the declaration of flag 'preview_active' from one bit of int to one bit of guint because it will be -1 on linux if being declared one bit of int. svn path=/trunk/; revision=30546 --- mail/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 7cc6a98bcb..3d024f068f 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2005-10-21 Jeff Cai + + * mail/em-folder-view.h : Change the declaration of flag + 'preview_active' from one bit of int to one bit of guint + because it will be -1 on linux if being declared one bit of int. + 2005-10-19 Philip Van Hoof composer/e-msg-composer-select-file.c, composer/e-msg-composer.c, composer/e-msg-composer.h, -- cgit v1.2.3