mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Change comment to reflect kvp->properties.
This commit is contained in:
parent
94fbf97f90
commit
ca75bd9a17
@ -303,7 +303,7 @@ void gnc_sx_remove_defer_instance( SchedXaction *sx, void *deferStateData );
|
||||
*/
|
||||
GList *gnc_sx_get_defer_instances( SchedXaction *sx );
|
||||
|
||||
/* #defines for KvpFrame strings and QOF */
|
||||
/* #defines for Properties and GncModule */
|
||||
#define GNC_SX_SHARES "shares"
|
||||
#define GNC_SX_FREQ_SPEC "scheduled-frequency"
|
||||
#define GNC_SX_NAME "sched-xname"
|
||||
|
Loading…
Reference in New Issue
Block a user