From 715cf90406f9794d2ea38da2d453ee1895d87de3 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 16 Feb 2014 14:46:43 -0600 Subject: Fix unintended renaming --- kmymoney2/mymoney/storage/mymoneyseqaccessmgr.h | 4 ++-- kmymoney2/mymoney/storage/mymoneyseqaccessmgrtest.h | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/kmymoney2/mymoney/storage/mymoneyseqaccessmgr.h b/kmymoney2/mymoney/storage/mymoneyseqaccessmgr.h index 5ab597e..158a9d5 100644 --- a/kmymoney2/mymoney/storage/mymoneyseqaccessmgr.h +++ b/kmymoney2/mymoney/storage/mymoneyseqaccessmgr.h @@ -20,8 +20,8 @@ * * ***************************************************************************/ -#ifndef MYMONEYSETQACCESSMGR_H -#define MYMONEYSETQACCESSMGR_H +#ifndef MYMONEYSEQACCESSMGR_H +#define MYMONEYSEQACCESSMGR_H // ---------------------------------------------------------------------------- // QT Includes diff --git a/kmymoney2/mymoney/storage/mymoneyseqaccessmgrtest.h b/kmymoney2/mymoney/storage/mymoneyseqaccessmgrtest.h index 761c651..b9fa763 100644 --- a/kmymoney2/mymoney/storage/mymoneyseqaccessmgrtest.h +++ b/kmymoney2/mymoney/storage/mymoneyseqaccessmgrtest.h @@ -14,8 +14,8 @@ * * ***************************************************************************/ -#ifndef __MYMONEYSETQACCESSMGRTEST_H__ -#define __MYMONEYSETQACCESSMGRTEST_H__ +#ifndef __MYMONEYSEQACCESSMGRTEST_H__ +#define __MYMONEYSEQACCESSMGRTEST_H__ #include #include -- cgit v1.2.3