Neil, Neil Williams <[EMAIL PROTECTED]> writes:
> -/[EMAIL PROTECTED]/ > +Required because xaccTransSetDatePostedTS has a Timespec pointer argument > +when QOF passes a Timespec. > +*/ > +void qofTransSetDatePosted (Transaction *trans, Timespec ts); > +/** \brief QOF date entered setter. > + > +Required because xaccTransSetDateEnteredTS has a Timespec pointer argument > +when QOF passes a Timespec. > +*/ > +void qofTransSetDateEntered (Transaction *trans, Timespec ts); > +/** @} */ Any reason these functions can't be "static" in the .c file? Do they actually need to be part of the API? Or are they just used in the QofObject parameter configuration? -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH [EMAIL PROTECTED] PGP key available _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel