r17222 - gnucash/branches/gda-dev2/src/backend/sql - Fix compilation problem - GType may no longer be an integer. Use g_type_name()

Phil Longstaff plongstaff at cvs.gnucash.org
Thu Jun 12 16:11:00 EDT 2008


Author: plongstaff
Date: 2008-06-12 16:10:59 -0400 (Thu, 12 Jun 2008)
New Revision: 17222
Trac: http://svn.gnucash.org/trac/changeset/17222

Modified:
   gnucash/branches/gda-dev2/src/backend/sql/gnc-backend-util-sql.c
Log:
Fix compilation problem - GType may no longer be an integer.  Use g_type_name()
to identify a type.




More information about the gnucash-patches mailing list