mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-20 11:48:30 -06:00
[engine.i] gnc_budget_get_account_period_note to be freed by the caller
amendment to last commit. this pair of changes was necessary to allow the GValue to be unset.
This commit is contained in:
parent
c55ab50349
commit
37cb886de5
@ -131,6 +131,8 @@ functions. */
|
||||
%newobject gnc_localtime;
|
||||
%newobject gnc_gmtime;
|
||||
|
||||
%newobject gnc_budget_get_account_period_note;
|
||||
|
||||
/* Parse the header file to generate wrappers */
|
||||
%inline {
|
||||
static QofIdType QOF_ID_BOOK_SCM (void) { return QOF_ID_BOOK; }
|
||||
|
Loading…
Reference in New Issue
Block a user