r21689 - gnucash/trunk/src - Add more conditional parts based on GTKCOMBO_BOX_TOOLTIPS_WORK
Geert Janssens
gjanssens at code.gnucash.org
Thu Dec 8 12:11:43 EST 2011
Author: gjanssens
Date: 2011-12-08 12:11:43 -0500 (Thu, 08 Dec 2011)
New Revision: 21689
Trac: http://svn.gnucash.org/trac/changeset/21689
Modified:
gnucash/trunk/src/gnome-utils/dialog-utils.c
gnucash/trunk/src/import-export/import-format-dialog.c
Log:
Add more conditional parts based on GTKCOMBO_BOX_TOOLTIPS_WORK
Without these parts gnucash would not build if the GTKCOMBO_BOX_TOOLTIPS_WORK
were set. It doesn't yet fix the core reason itself for the conditionals.
More work is needed to implement per-entry tooltips in comboboxes before
the old OptionMenu based code can be removed.
More information about the gnucash-patches
mailing list