mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
[gnc-budget] gnc_budget_get_account_period_note returns a const
to harmonize with all other char getters
This commit is contained in:
@@ -131,8 +131,6 @@ 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; }
|
||||
|
||||
Reference in New Issue
Block a user