From 63f984a752aa6a6a73e3af795b05a5a042833eff Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 15 Feb 2013 21:48:17 -0600 Subject: Rename additional header files to avoid conflicts with KDE4 --- kchart/csvimportdialog.cc | 4 ++-- kchart/kchartBackgroundPixmapConfigPage.cc | 6 +++--- kchart/kchartColorConfigPage.cc | 2 +- kchart/kchartComboConfigPage.cc | 2 +- kchart/kchartConfigDialog.cc | 2 +- kchart/kchartDataConfigPage.cc | 2 +- kchart/kchartDataEditor.cc | 4 ++-- kchart/kchartFontConfigPage.cc | 2 +- kchart/kchartHeaderFooterConfigPage.cc | 2 +- kchart/kchartLegendConfigPage.cc | 2 +- kchart/kchartLine3dConfigPage.cc | 2 +- kchart/kchartPageLayout.cc | 2 +- kchart/kchartParameter3dConfigPage.cc | 2 +- kchart/kchartParameterConfigPage.cc | 2 +- kchart/kchartParameterPieConfigPage.cc | 2 +- kchart/kchartParameterPolarConfigPage.cc | 2 +- kchart/kchartPieConfigPage.cc | 2 +- kchart/kchartPrinterDlg.cc | 2 +- kchart/kchartSubTypeChartPage.cc | 2 +- kchart/kchartWizard.cc | 2 +- kchart/kchartWizard.h | 2 +- kchart/kchartWizardLabelsLegendPage.cc | 2 +- kchart/kchartWizardSelectChartSubTypePage.cc | 4 ++-- kchart/kchartWizardSelectChartTypePage.cc | 4 ++-- kchart/kchartWizardSelectDataFormatPage.cc | 4 ++-- kchart/kchartWizardSetupAxesPage.cc | 2 +- kchart/kchart_aboutdata.h | 2 +- kchart/kchart_factory.cc | 2 +- kchart/kchart_params.cc | 2 +- kchart/kchart_part.cc | 2 +- kchart/kchart_view.cc | 8 ++++---- kchart/main.cc | 2 +- 32 files changed, 42 insertions(+), 42 deletions(-) (limited to 'kchart') diff --git a/kchart/csvimportdialog.cc b/kchart/csvimportdialog.cc index 5f404eb33..cf13c1b5e 100644 --- a/kchart/csvimportdialog.cc +++ b/kchart/csvimportdialog.cc @@ -35,9 +35,9 @@ #include #include -#include +#include #include -#include +#include #include diff --git a/kchart/kchartBackgroundPixmapConfigPage.cc b/kchart/kchartBackgroundPixmapConfigPage.cc index 798e27d57..d7716d311 100644 --- a/kchart/kchartBackgroundPixmapConfigPage.cc +++ b/kchart/kchartBackgroundPixmapConfigPage.cc @@ -20,11 +20,11 @@ #include "kchartBackgroundPixmapConfigPage.h" #include "kchartBackgroundPixmapConfigPage.moc" -#include -#include +#include +#include #include #include -#include +#include #include #include #include diff --git a/kchart/kchartColorConfigPage.cc b/kchart/kchartColorConfigPage.cc index faaa81d23..921b42c47 100644 --- a/kchart/kchartColorConfigPage.cc +++ b/kchart/kchartColorConfigPage.cc @@ -22,7 +22,7 @@ #include #include -#include +#include #include #include #include diff --git a/kchart/kchartComboConfigPage.cc b/kchart/kchartComboConfigPage.cc index 85313c0ed..dcf99e4ac 100644 --- a/kchart/kchartComboConfigPage.cc +++ b/kchart/kchartComboConfigPage.cc @@ -21,7 +21,7 @@ #include "kchartComboConfigPage.moc" #include -#include +#include #include #include #include diff --git a/kchart/kchartConfigDialog.cc b/kchart/kchartConfigDialog.cc index e92d20f9b..f0f57d625 100644 --- a/kchart/kchartConfigDialog.cc +++ b/kchart/kchartConfigDialog.cc @@ -38,7 +38,7 @@ #include "kchartParameterPolarConfigPage.h" #include -#include +#include #include #include diff --git a/kchart/kchartDataConfigPage.cc b/kchart/kchartDataConfigPage.cc index d31e47991..f9cc7e25d 100644 --- a/kchart/kchartDataConfigPage.cc +++ b/kchart/kchartDataConfigPage.cc @@ -22,7 +22,7 @@ #include "kchartDataConfigPage.moc" #include -#include +#include #include #include diff --git a/kchart/kchartDataEditor.cc b/kchart/kchartDataEditor.cc index 2bd0230d4..8f08dd78b 100644 --- a/kchart/kchartDataEditor.cc +++ b/kchart/kchartDataEditor.cc @@ -10,9 +10,9 @@ #include #include -#include +#include #include -#include +#include #include #include "kdchart/KDChartAxisParams.h" diff --git a/kchart/kchartFontConfigPage.cc b/kchart/kchartFontConfigPage.cc index 2b23b22fc..27f91581d 100644 --- a/kchart/kchartFontConfigPage.cc +++ b/kchart/kchartFontConfigPage.cc @@ -23,7 +23,7 @@ #include "kchartFontConfigPage.moc" #include -#include +#include #include #include diff --git a/kchart/kchartHeaderFooterConfigPage.cc b/kchart/kchartHeaderFooterConfigPage.cc index 8730063f4..8e11184ed 100644 --- a/kchart/kchartHeaderFooterConfigPage.cc +++ b/kchart/kchartHeaderFooterConfigPage.cc @@ -22,7 +22,7 @@ #include #include -#include +#include #include #include #include diff --git a/kchart/kchartLegendConfigPage.cc b/kchart/kchartLegendConfigPage.cc index e0baf9431..dc18d7176 100644 --- a/kchart/kchartLegendConfigPage.cc +++ b/kchart/kchartLegendConfigPage.cc @@ -21,7 +21,7 @@ #include "kchartLegendConfigPage.moc" #include -#include +#include #include #include #include diff --git a/kchart/kchartLine3dConfigPage.cc b/kchart/kchartLine3dConfigPage.cc index 6308fe43d..f3750f739 100644 --- a/kchart/kchartLine3dConfigPage.cc +++ b/kchart/kchartLine3dConfigPage.cc @@ -21,7 +21,7 @@ #include "kchartLine3dConfigPage.moc" #include -#include +#include #include #include #include diff --git a/kchart/kchartPageLayout.cc b/kchart/kchartPageLayout.cc index 9292f1f94..e2587b9ff 100644 --- a/kchart/kchartPageLayout.cc +++ b/kchart/kchartPageLayout.cc @@ -23,7 +23,7 @@ #include #include #include -#include +#include #include #include diff --git a/kchart/kchartParameter3dConfigPage.cc b/kchart/kchartParameter3dConfigPage.cc index a74878d25..1b37b8cca 100644 --- a/kchart/kchartParameter3dConfigPage.cc +++ b/kchart/kchartParameter3dConfigPage.cc @@ -22,7 +22,7 @@ #include #include -#include +#include #include #include #include diff --git a/kchart/kchartParameterConfigPage.cc b/kchart/kchartParameterConfigPage.cc index 2025be3bb..da6c8017f 100644 --- a/kchart/kchartParameterConfigPage.cc +++ b/kchart/kchartParameterConfigPage.cc @@ -22,7 +22,7 @@ #include "kchartParameterConfigPage.moc" #include -#include +#include #include #include #include diff --git a/kchart/kchartParameterPieConfigPage.cc b/kchart/kchartParameterPieConfigPage.cc index 99bfb6ff0..d640333ee 100644 --- a/kchart/kchartParameterPieConfigPage.cc +++ b/kchart/kchartParameterPieConfigPage.cc @@ -22,7 +22,7 @@ #include "kchartParameterPieConfigPage.moc" #include -#include +#include #include #include diff --git a/kchart/kchartParameterPolarConfigPage.cc b/kchart/kchartParameterPolarConfigPage.cc index 32775fc01..b6e1fe59d 100644 --- a/kchart/kchartParameterPolarConfigPage.cc +++ b/kchart/kchartParameterPolarConfigPage.cc @@ -22,7 +22,7 @@ #include "kchartParameterPolarConfigPage.moc" #include -#include +#include #include #include diff --git a/kchart/kchartPieConfigPage.cc b/kchart/kchartPieConfigPage.cc index cf96654ad..31ec42a6b 100644 --- a/kchart/kchartPieConfigPage.cc +++ b/kchart/kchartPieConfigPage.cc @@ -21,7 +21,7 @@ #include "kchartPieConfigPage.moc" #include -#include +#include #include #include #include diff --git a/kchart/kchartPrinterDlg.cc b/kchart/kchartPrinterDlg.cc index a7d0e88f9..a02592ded 100644 --- a/kchart/kchartPrinterDlg.cc +++ b/kchart/kchartPrinterDlg.cc @@ -26,7 +26,7 @@ // KDE includes #include #include -#include +#include // local includes #include "kchartPrinterDlg.h" diff --git a/kchart/kchartSubTypeChartPage.cc b/kchart/kchartSubTypeChartPage.cc index e171da847..9ccad59eb 100644 --- a/kchart/kchartSubTypeChartPage.cc +++ b/kchart/kchartSubTypeChartPage.cc @@ -23,7 +23,7 @@ #include "kchartSubTypeChartPage.moc" #include -#include +#include #include #include #include diff --git a/kchart/kchartWizard.cc b/kchart/kchartWizard.cc index a2166f2eb..01e5bf456 100644 --- a/kchart/kchartWizard.cc +++ b/kchart/kchartWizard.cc @@ -12,7 +12,7 @@ #include #include -#include +#include #include #include diff --git a/kchart/kchartWizard.h b/kchart/kchartWizard.h index e3725bc1d..1e14840bc 100644 --- a/kchart/kchartWizard.h +++ b/kchart/kchartWizard.h @@ -1,7 +1,7 @@ #ifndef kchartWIZARD_H #define kchartWIZARD_H -#include +#include #include "kwizard.h" #include "kchart_part.h" diff --git a/kchart/kchartWizardLabelsLegendPage.cc b/kchart/kchartWizardLabelsLegendPage.cc index c745a16a1..3899a2766 100644 --- a/kchart/kchartWizardLabelsLegendPage.cc +++ b/kchart/kchartWizardLabelsLegendPage.cc @@ -6,7 +6,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/kchart/kchartWizardSelectChartSubTypePage.cc b/kchart/kchartWizardSelectChartSubTypePage.cc index 2aa08afed..2c86549a8 100644 --- a/kchart/kchartWizardSelectChartSubTypePage.cc +++ b/kchart/kchartWizardSelectChartSubTypePage.cc @@ -15,8 +15,8 @@ #include #include -#include -#include +#include +#include #include #include "kchart_params.h" diff --git a/kchart/kchartWizardSelectChartTypePage.cc b/kchart/kchartWizardSelectChartTypePage.cc index b0365ddde..8ea02100b 100644 --- a/kchart/kchartWizardSelectChartTypePage.cc +++ b/kchart/kchartWizardSelectChartTypePage.cc @@ -10,8 +10,8 @@ #include #include -#include -#include +#include +#include #include namespace KChart diff --git a/kchart/kchartWizardSelectDataFormatPage.cc b/kchart/kchartWizardSelectDataFormatPage.cc index e7ab0ba82..d40e95fe7 100644 --- a/kchart/kchartWizardSelectDataFormatPage.cc +++ b/kchart/kchartWizardSelectDataFormatPage.cc @@ -18,8 +18,8 @@ #include #include -#include -#include +#include +#include #include #include "kchart_params.h" diff --git a/kchart/kchartWizardSetupAxesPage.cc b/kchart/kchartWizardSetupAxesPage.cc index 5043313fc..5514e82b8 100644 --- a/kchart/kchartWizardSetupAxesPage.cc +++ b/kchart/kchartWizardSetupAxesPage.cc @@ -8,7 +8,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/kchart/kchart_aboutdata.h b/kchart/kchart_aboutdata.h index abf8b2f77..5e53ed37d 100644 --- a/kchart/kchart_aboutdata.h +++ b/kchart/kchart_aboutdata.h @@ -21,7 +21,7 @@ #define KCHART_ABOUTDATA #include -#include +#include #include namespace KChart diff --git a/kchart/kchart_factory.cc b/kchart/kchart_factory.cc index f45e6aedd..053627387 100644 --- a/kchart/kchart_factory.cc +++ b/kchart/kchart_factory.cc @@ -8,7 +8,7 @@ #include "kchart_factory.h" #include "kchart_aboutdata.h" #include "kchart_part.h" -#include +#include #include #include #include diff --git a/kchart/kchart_params.cc b/kchart/kchart_params.cc index 55a158d75..2cd8da51d 100644 --- a/kchart/kchart_params.cc +++ b/kchart/kchart_params.cc @@ -26,7 +26,7 @@ using std::cerr; #include -#include +#include #include #include diff --git a/kchart/kchart_part.cc b/kchart/kchart_part.cc index 67b0ab57b..fb6a64143 100644 --- a/kchart/kchart_part.cc +++ b/kchart/kchart_part.cc @@ -26,7 +26,7 @@ using std::cerr; #include #include -#include +#include #include #include diff --git a/kchart/kchart_view.cc b/kchart/kchart_view.cc index 1a40d1a95..ba2d1321e 100644 --- a/kchart/kchart_view.cc +++ b/kchart/kchart_view.cc @@ -12,17 +12,17 @@ #include // For TQByteArray #include -#include -#include +#include +#include #include #include #include #include -#include +#include #include #include #include -#include +#include #include diff --git a/kchart/main.cc b/kchart/main.cc index a82f44dd9..97d046d1a 100644 --- a/kchart/main.cc +++ b/kchart/main.cc @@ -19,7 +19,7 @@ #include #include -#include +#include #include "kchart_aboutdata.h" using namespace KChart; -- cgit v1.2.3