r15383 - gnucash/trunk/src - Use GtkTreeModelFlags instead of guint.

Chris Shoemaker c.shoemaker at cox.net
Sun Jan 14 21:51:54 EST 2007


On Sun, Jan 14, 2007 at 09:23:32PM -0500, David Hampton wrote:
> On Sun, 2007-01-14 at 21:20 -0500, Chris Shoemaker wrote:
> > On Sun, Jan 14, 2007 at 09:13:49PM -0500, David Hampton wrote:
> > > On Sun, 2007-01-14 at 20:08 -0500, Chris Shoemaker wrote:
> > > > Author: chris
> > > > Date: 2007-01-14 20:08:54 -0500 (Sun, 14 Jan 2007)
> > > > New Revision: 15383
> > > > Trac: http://svn.gnucash.org/trac/changeset/15383
> > > > 
> > > > Modified:
> > > >    gnucash/trunk/src/gnome-utils/dialog-account.c
> > > >    gnucash/trunk/src/gnome-utils/gnc-tree-model-account.c
> > > >    gnucash/trunk/src/gnome-utils/gnc-tree-model-commodity.c
> > > >    gnucash/trunk/src/gnome-utils/gnc-tree-model-selection.c
> > > >    gnucash/trunk/src/gnome/dialog-sxsincelast.c
> > > > Log:
> > > > Use GtkTreeModelFlags instead of guint.
> > > 
> > > Should this be back-ported to 2.0?
> > 
> > No need, really.  It's not a bugfix.  Just protection against future
> > gtk ABI changes.
> 
> Well, are you sure that GtkTreeModelFlags is always a guint?  Including
> on the Alpha?  :-)

Sure.  I checked both of them.  :-P

-chris


More information about the gnucash-devel mailing list