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@9576 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -34,6 +34,7 @@ typedef struct _gncBillTerm GncBillTerm;
|
||||
#include "gnc-numeric.h"
|
||||
#include "qofbook.h"
|
||||
#include "qofinstance.h"
|
||||
#include "gncBusiness.h"
|
||||
|
||||
#define GNC_ID_BILLTERM "gncBillTerm"
|
||||
#define GNC_IS_BILLTERM(obj) (QOF_CHECK_TYPE((obj), GNC_ID_BILLTERM))
|
||||
|
||||
@@ -9,7 +9,9 @@
|
||||
#include <glib.h>
|
||||
|
||||
#include "gncBusiness.h"
|
||||
#include "gncBusinessP.h"
|
||||
|
||||
/* This file is currently unused;
|
||||
* its contents have been moved to qofid.[ch]
|
||||
*/
|
||||
// void gncBusinessInitialize (int argc, char **argv) {}
|
||||
|
||||
Reference in New Issue
Block a user