mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Merge swig-redo branch back into trunk.
g-wrap is gone. I, for one, welcome our new swig overlords. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15024 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -1253,7 +1253,7 @@ void qof_query_add_guid_list_match (QofQuery *q, GSList *param_list,
|
||||
}
|
||||
|
||||
void qof_query_add_guid_match (QofQuery *q, GSList *param_list,
|
||||
const GUID *guid, QofQueryOp op)
|
||||
const GUID *guid, QofQueryOp op)
|
||||
{
|
||||
GList *g = NULL;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user