mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
changes to allow coexitnace with split reg
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@859 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
4c0faff1ed
commit
518d6c791a
@ -144,7 +144,7 @@ void xaccInitBasicRegister (BasicRegister *, int type);
|
||||
void xaccDestroyBasicRegister (BasicRegister *);
|
||||
|
||||
/* returns non-zero value if updates have been made to data */
|
||||
unsigned int xaccGetChangeFlag (BasicRegister *);
|
||||
unsigned int xaccBasicRegisterGetChangeFlag (BasicRegister *);
|
||||
|
||||
#endif /* __XACC_REGISTER_H__ */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user