mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
this file will be obsoleted/replaced by whizbang new qofid shortly.
Ugh. its a big mess now, but it should be a lot cleaner post-haste git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@9507 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
883038301d
commit
ae46d71132
@ -12,6 +12,10 @@
|
||||
#include "qofbook.h"
|
||||
#include "qofid.h"
|
||||
|
||||
/* XXXX this is to be replaced by QofCollection shortly,
|
||||
* which should provide the dirty flag, as well as defualt
|
||||
* for-each'es.
|
||||
* */
|
||||
typedef struct _gncBookInfo {
|
||||
gboolean is_dirty;
|
||||
} GncBookInfo;
|
||||
|
Loading…
Reference in New Issue
Block a user