mirror of https://github.com/Gnucash/gnucash
report. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7857 57a11ea4-9604-0410-9ed3-97b8803252fdzzzoldfeatures/g2-gog-integ
parent
d953f96d13
commit
f81efbb4e3
@ -1,19 +0,0 @@
|
||||
/*
|
||||
* gnc-business-utils.c -- Utilities for the Business UI
|
||||
* Copyright (C) 2001 Derek Atkins
|
||||
* Author: Derek Atkins <warlord@MIT.EDU>
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include <gnome.h>
|
||||
|
||||
#include "dialog-utils.h"
|
||||
#include "gnc-ui.h"
|
||||
|
||||
#include "gncBusiness.h"
|
||||
#include "gncCustomer.h"
|
||||
#include "gncJob.h"
|
||||
|
||||
#include "gnc-business-utils.h"
|
||||
|
||||
@ -1,11 +0,0 @@
|
||||
/*
|
||||
* gnc-business-utils.h -- Utilities for the Business UI
|
||||
* Copyright (C) 2001 Derek Atkins
|
||||
* Author: Derek Atkins <warlord@MIT.EDU>
|
||||
*/
|
||||
|
||||
#ifndef GNC_BUSINESS_UTILS_H_
|
||||
#define GNC_BUSINESS_UTILS_H_
|
||||
|
||||
|
||||
#endif /* GNC_BUSINESS_UTILS_H_ */
|
||||
Loading…
Reference in new issue