mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Fix typo.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14596 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
2e4fbf692f
commit
4e09af6f8b
@ -42,7 +42,7 @@
|
||||
/** @name gtk Backwards Compatability Functions
|
||||
@{
|
||||
*/
|
||||
#ifndef HVE_GTK26
|
||||
#ifndef HAVE_GTK26
|
||||
gchar *gtk_combo_box_get_active_text (GtkComboBox *combo_box);
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user