diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-15 21:46:55 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-15 21:46:55 -0600 |
commit | 05ca30417c525eb7b9c3b37a108f8952e392588e (patch) | |
tree | cec47579241cb65b8f10d1d9c6525648629c7164 /kmymoney2/reports | |
parent | e6f3eb4234a6cb4210a21953f304fa1770421c9f (diff) | |
download | kmymoney-05ca30417c525eb7b9c3b37a108f8952e392588e.tar.gz kmymoney-05ca30417c525eb7b9c3b37a108f8952e392588e.zip |
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'kmymoney2/reports')
-rw-r--r-- | kmymoney2/reports/listtable.cpp | 2 | ||||
-rw-r--r-- | kmymoney2/reports/objectinfotable.cpp | 2 | ||||
-rw-r--r-- | kmymoney2/reports/pivotgrid.cpp | 4 | ||||
-rw-r--r-- | kmymoney2/reports/pivotgridtest.cpp | 6 | ||||
-rw-r--r-- | kmymoney2/reports/pivottable.cpp | 4 | ||||
-rw-r--r-- | kmymoney2/reports/pivottabletest.cpp | 6 | ||||
-rw-r--r-- | kmymoney2/reports/querytable.cpp | 2 | ||||
-rw-r--r-- | kmymoney2/reports/querytabletest.cpp | 6 | ||||
-rw-r--r-- | kmymoney2/reports/reportaccount.cpp | 2 | ||||
-rw-r--r-- | kmymoney2/reports/reportstestcommon.cpp | 6 |
10 files changed, 20 insertions, 20 deletions
diff --git a/kmymoney2/reports/listtable.cpp b/kmymoney2/reports/listtable.cpp index 504c865..74ee403 100644 --- a/kmymoney2/reports/listtable.cpp +++ b/kmymoney2/reports/listtable.cpp @@ -28,7 +28,7 @@ // This is just needed for i18n(). Once I figure out how to handle i18n // without using this macro directly, I'll be freed of KDE dependency. -#include <klocale.h> +#include <tdelocale.h> #include <kdebug.h> // ---------------------------------------------------------------------------- diff --git a/kmymoney2/reports/objectinfotable.cpp b/kmymoney2/reports/objectinfotable.cpp index ef4af13..8202865 100644 --- a/kmymoney2/reports/objectinfotable.cpp +++ b/kmymoney2/reports/objectinfotable.cpp @@ -28,7 +28,7 @@ // This is just needed for i18n(). Once I figure out how to handle i18n // without using this macro directly, I'll be freed of KDE dependency. -#include <klocale.h> +#include <tdelocale.h> #include <kdebug.h> // ---------------------------------------------------------------------------- diff --git a/kmymoney2/reports/pivotgrid.cpp b/kmymoney2/reports/pivotgrid.cpp index 6a3f773..914fba9 100644 --- a/kmymoney2/reports/pivotgrid.cpp +++ b/kmymoney2/reports/pivotgrid.cpp @@ -39,8 +39,8 @@ // (e.g. MyMoneyAccount::Checkings) into their text representation. We also // use that text representation in the core data structure of the report. (Ace) -#include <kglobal.h> -#include <klocale.h> +#include <tdeglobal.h> +#include <tdelocale.h> #include <kdebug.h> #include <kcalendarsystem.h> diff --git a/kmymoney2/reports/pivotgridtest.cpp b/kmymoney2/reports/pivotgridtest.cpp index 5b8dd54..2a7335c 100644 --- a/kmymoney2/reports/pivotgridtest.cpp +++ b/kmymoney2/reports/pivotgridtest.cpp @@ -22,9 +22,9 @@ #include <kdebug.h> #include <tdeversion.h> -#include <kglobal.h> -#include <kglobalsettings.h> -#include <klocale.h> +#include <tdeglobal.h> +#include <tdeglobalsettings.h> +#include <tdelocale.h> #include <kstandarddirs.h> // DOH, mmreport.h uses this without including it!! diff --git a/kmymoney2/reports/pivottable.cpp b/kmymoney2/reports/pivottable.cpp index e41215b..0b1d53a 100644 --- a/kmymoney2/reports/pivottable.cpp +++ b/kmymoney2/reports/pivottable.cpp @@ -40,8 +40,8 @@ // (e.g. MyMoneyAccount::Checkings) into their text representation. We also // use that text representation in the core data structure of the report. (Ace) -#include <kglobal.h> -#include <klocale.h> +#include <tdeglobal.h> +#include <tdelocale.h> #include <kdebug.h> #include <kcalendarsystem.h> diff --git a/kmymoney2/reports/pivottabletest.cpp b/kmymoney2/reports/pivottabletest.cpp index b2962e1..cf201a5 100644 --- a/kmymoney2/reports/pivottabletest.cpp +++ b/kmymoney2/reports/pivottabletest.cpp @@ -22,9 +22,9 @@ #include <kdebug.h> #include <tdeversion.h> -#include <kglobal.h> -#include <kglobalsettings.h> -#include <klocale.h> +#include <tdeglobal.h> +#include <tdeglobalsettings.h> +#include <tdelocale.h> #include <kstandarddirs.h> // DOH, mmreport.h uses this without including it!! diff --git a/kmymoney2/reports/querytable.cpp b/kmymoney2/reports/querytable.cpp index ef5de34..a3b1eef 100644 --- a/kmymoney2/reports/querytable.cpp +++ b/kmymoney2/reports/querytable.cpp @@ -34,7 +34,7 @@ // This is just needed for i18n(). Once I figure out how to handle i18n // without using this macro directly, I'll be freed of KDE dependency. -#include <klocale.h> +#include <tdelocale.h> #include <kdebug.h> // ---------------------------------------------------------------------------- diff --git a/kmymoney2/reports/querytabletest.cpp b/kmymoney2/reports/querytabletest.cpp index f19832e..d4cf5ab 100644 --- a/kmymoney2/reports/querytabletest.cpp +++ b/kmymoney2/reports/querytabletest.cpp @@ -21,9 +21,9 @@ #include <kdebug.h> #include <tdeversion.h> -#include <kglobal.h> -#include <kglobalsettings.h> -#include <klocale.h> +#include <tdeglobal.h> +#include <tdeglobalsettings.h> +#include <tdelocale.h> #include <kstandarddirs.h> #include "querytabletest.h" diff --git a/kmymoney2/reports/reportaccount.cpp b/kmymoney2/reports/reportaccount.cpp index 477580d..c8ee493 100644 --- a/kmymoney2/reports/reportaccount.cpp +++ b/kmymoney2/reports/reportaccount.cpp @@ -28,7 +28,7 @@ // (e.g. MyMoneyAccount::Checkings) into their text representation. We also // use that text representation in the core data structure of the report. (Ace) -#include <klocale.h> +#include <tdelocale.h> // ---------------------------------------------------------------------------- // Project Includes diff --git a/kmymoney2/reports/reportstestcommon.cpp b/kmymoney2/reports/reportstestcommon.cpp index a64f04e..bc330f0 100644 --- a/kmymoney2/reports/reportstestcommon.cpp +++ b/kmymoney2/reports/reportstestcommon.cpp @@ -22,9 +22,9 @@ #include <kdebug.h> #include <tdeversion.h> -#include <kglobal.h> -#include <kglobalsettings.h> -#include <klocale.h> +#include <tdeglobal.h> +#include <tdeglobalsettings.h> +#include <tdelocale.h> #include <kstandarddirs.h> #include "kreportsviewtest.h" |