Add swig base-typemap double gdouble. gnc-progress-dialog-set-value

should work again now.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15096 57a11ea4-9604-0410-9ed3-97b8803252fd
zzzoldfeatures/gobject-engine-dev
Andreas Köhler 20 years ago
parent 084159c80d
commit 7ebf6b80b7

@ -20,6 +20,7 @@ typedef void * gpointer;
typedef int gint;
typedef int time_t;
typedef unsigned int guint;
typedef double gdouble;
typedef char * URLType;
typedef char gchar;

Loading…
Cancel
Save