mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
oops
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@9597 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
80c44c76a6
commit
4ea306c1bb
@ -30,6 +30,7 @@
|
||||
#define GNC_CUSTOMERP_H_
|
||||
|
||||
#include "gncCustomer.h"
|
||||
#include "qofid-p.h"
|
||||
|
||||
gboolean gncCustomerRegister (void);
|
||||
gint64 gncCustomerNextID (QofBook *book);
|
||||
|
@ -30,6 +30,7 @@
|
||||
#define GNC_JOBP_H_
|
||||
|
||||
#include "gncJob.h"
|
||||
#include "qofid-p.h"
|
||||
|
||||
gboolean gncJobRegister (void);
|
||||
gint64 gncJobNextID (QofBook *book);
|
||||
|
@ -30,6 +30,7 @@
|
||||
#define GNC_TAXTABLEP_H_
|
||||
|
||||
#include "gncTaxTable.h"
|
||||
#include "qofid-p.h"
|
||||
|
||||
gboolean gncTaxTableRegister (void);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user