mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
add version param
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10064 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
17531066a1
commit
a3a3210b27
@ -111,6 +111,7 @@ typedef enum {
|
||||
/** "Known" Object Parameters -- some objects might support these */
|
||||
#define QOF_PARAM_KVP "kvp"
|
||||
#define QOF_PARAM_ACTIVE "active"
|
||||
#define QOF_PARAM_VERSION "version"
|
||||
|
||||
/* --------------------------------------------------------- */
|
||||
/** @name Query Subsystem Initialization and Shudown */
|
||||
|
Loading…
Reference in New Issue
Block a user