mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Move gnc-dtaus-import.[hc] files to filename gnc-file-aqb-import.[hc] because these are not limited to dtaus import.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14872 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
557723f256
commit
cb94669dee
@ -6,7 +6,7 @@ libgncmod_hbci_la_SOURCES = \
|
||||
dialog-daterange.c \
|
||||
dialog-hbcitrans.c \
|
||||
dialog-pass.c \
|
||||
gnc-dtaus-import.c \
|
||||
gnc-file-aqb-import.c \
|
||||
gnc-hbci-getbalance.c \
|
||||
gnc-hbci-gettrans.c \
|
||||
gnc-hbci-kvp.c \
|
||||
@ -31,7 +31,7 @@ noinst_HEADERS = \
|
||||
dialog-pass.h \
|
||||
druid-hbci-initial.h \
|
||||
druid-hbci-utils.h \
|
||||
gnc-dtaus-import.h \
|
||||
gnc-file-aqb-import.h \
|
||||
gnc-hbci-getbalance.h \
|
||||
gnc-hbci-gettrans.h \
|
||||
gnc-hbci-kvp.h \
|
||||
|
@ -56,7 +56,7 @@
|
||||
#include "import-account-matcher.h"
|
||||
#include "gnc-hbci-gettrans.h"
|
||||
|
||||
#include "gnc-dtaus-import.h"
|
||||
#include "gnc-file-aqb-import.h"
|
||||
|
||||
static QofLogModule log_module = GNC_MOD_IMPORT;
|
||||
|
@ -33,7 +33,7 @@
|
||||
#include "gnc-hbci-getbalance.h"
|
||||
#include "gnc-hbci-gettrans.h"
|
||||
#include "gnc-hbci-transfer.h"
|
||||
#include "gnc-dtaus-import.h"
|
||||
#include "gnc-file-aqb-import.h"
|
||||
#include "gnc-plugin-hbci.h"
|
||||
#include "gnc-plugin-manager.h"
|
||||
#include "gnc-plugin-page-account-tree.h"
|
||||
|
Loading…
Reference in New Issue
Block a user