From bd3c603465110b74a0ddcee72e6f020a78d44e59 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 15 Feb 2013 22:00:22 -0600 Subject: Rename additional header files to avoid conflicts with KDE4 --- buildtools/autotools/addapplicationdlg.cpp | 4 ++-- buildtools/autotools/addexistingdirectoriesdlg.cpp | 2 +- buildtools/autotools/addexistingfilesdlg.cpp | 2 +- buildtools/autotools/addfiledlg.cpp | 2 +- buildtools/autotools/addicondlg.cpp | 2 +- buildtools/autotools/addprefixdlg.cpp | 2 +- buildtools/autotools/addservicedlg.cpp | 4 ++-- buildtools/autotools/addsubprojectdlg.cpp | 2 +- buildtools/autotools/addtargetdlg.cpp | 4 ++-- buildtools/autotools/addtranslationdlg.cpp | 4 ++-- buildtools/autotools/autodetailsview.cpp | 2 +- buildtools/autotools/autoprojectpart.cpp | 4 ++-- buildtools/autotools/autoprojectwidget.cpp | 2 +- buildtools/autotools/autoprojectwidget.h | 2 +- buildtools/autotools/autosubprojectview.cpp | 4 ++-- buildtools/autotools/choosetargetdialog.cpp | 2 +- buildtools/autotools/configureoptionswidget.cpp | 4 ++-- buildtools/autotools/fileselectorwidget.cpp | 4 ++-- buildtools/autotools/fileselectorwidget.h | 2 +- buildtools/autotools/kimporticonview.cpp | 4 ++-- buildtools/autotools/managecustomcommand.cpp | 2 +- buildtools/autotools/removetargetdlg.cpp | 2 +- buildtools/autotools/subprojectoptionsdlg.cpp | 2 +- buildtools/autotools/targetoptionsdlg.cpp | 2 +- 24 files changed, 33 insertions(+), 33 deletions(-) (limited to 'buildtools/autotools') diff --git a/buildtools/autotools/addapplicationdlg.cpp b/buildtools/autotools/addapplicationdlg.cpp index d7c6e3e6..ce8fe262 100644 --- a/buildtools/autotools/addapplicationdlg.cpp +++ b/buildtools/autotools/addapplicationdlg.cpp @@ -21,8 +21,8 @@ #include #include #include -#include -#include +#include +#include #include #include "autolistviewitems.h" diff --git a/buildtools/autotools/addexistingdirectoriesdlg.cpp b/buildtools/autotools/addexistingdirectoriesdlg.cpp index 1fe346aa..6af3be99 100644 --- a/buildtools/autotools/addexistingdirectoriesdlg.cpp +++ b/buildtools/autotools/addexistingdirectoriesdlg.cpp @@ -18,7 +18,7 @@ #include #include -#include +#include #include #include diff --git a/buildtools/autotools/addexistingfilesdlg.cpp b/buildtools/autotools/addexistingfilesdlg.cpp index 5e6be576..20dbf41b 100644 --- a/buildtools/autotools/addexistingfilesdlg.cpp +++ b/buildtools/autotools/addexistingfilesdlg.cpp @@ -32,7 +32,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/buildtools/autotools/addfiledlg.cpp b/buildtools/autotools/addfiledlg.cpp index 34108fb3..926fa370 100644 --- a/buildtools/autotools/addfiledlg.cpp +++ b/buildtools/autotools/addfiledlg.cpp @@ -24,7 +24,7 @@ #include #include #include -#include +#include #include #include diff --git a/buildtools/autotools/addicondlg.cpp b/buildtools/autotools/addicondlg.cpp index 965d3b4e..7491c70e 100644 --- a/buildtools/autotools/addicondlg.cpp +++ b/buildtools/autotools/addicondlg.cpp @@ -15,7 +15,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/buildtools/autotools/addprefixdlg.cpp b/buildtools/autotools/addprefixdlg.cpp index f37b6626..807abb41 100644 --- a/buildtools/autotools/addprefixdlg.cpp +++ b/buildtools/autotools/addprefixdlg.cpp @@ -16,7 +16,7 @@ #include #include #include -#include +#include #include #include diff --git a/buildtools/autotools/addservicedlg.cpp b/buildtools/autotools/addservicedlg.cpp index e8e47c98..c5a36dfc 100644 --- a/buildtools/autotools/addservicedlg.cpp +++ b/buildtools/autotools/addservicedlg.cpp @@ -20,8 +20,8 @@ #include #include #include -#include -#include +#include +#include #include #include "autolistviewitems.h" diff --git a/buildtools/autotools/addsubprojectdlg.cpp b/buildtools/autotools/addsubprojectdlg.cpp index 373a3861..ef61cd3a 100644 --- a/buildtools/autotools/addsubprojectdlg.cpp +++ b/buildtools/autotools/addsubprojectdlg.cpp @@ -21,7 +21,7 @@ #include #include #include -#include +#include #include "autolistviewitems.h" diff --git a/buildtools/autotools/addtargetdlg.cpp b/buildtools/autotools/addtargetdlg.cpp index d2a832c1..21de4bd0 100644 --- a/buildtools/autotools/addtargetdlg.cpp +++ b/buildtools/autotools/addtargetdlg.cpp @@ -17,8 +17,8 @@ #include #include -#include -#include +#include +#include #include #include "autolistviewitems.h" diff --git a/buildtools/autotools/addtranslationdlg.cpp b/buildtools/autotools/addtranslationdlg.cpp index 2498a73e..c1a10eb9 100644 --- a/buildtools/autotools/addtranslationdlg.cpp +++ b/buildtools/autotools/addtranslationdlg.cpp @@ -22,8 +22,8 @@ #include #include #include -#include -#include +#include +#include #include #include diff --git a/buildtools/autotools/autodetailsview.cpp b/buildtools/autotools/autodetailsview.cpp index 82c7a22c..91b6d75c 100644 --- a/buildtools/autotools/autodetailsview.cpp +++ b/buildtools/autotools/autodetailsview.cpp @@ -27,7 +27,7 @@ #include #include #include -#include +#include #include #include diff --git a/buildtools/autotools/autoprojectpart.cpp b/buildtools/autotools/autoprojectpart.cpp index 1606873e..940c9924 100644 --- a/buildtools/autotools/autoprojectpart.cpp +++ b/buildtools/autotools/autoprojectpart.cpp @@ -37,9 +37,9 @@ #include #include #include -#include +#include #include -#include +#include #include #include #include diff --git a/buildtools/autotools/autoprojectwidget.cpp b/buildtools/autotools/autoprojectwidget.cpp index a6341b0b..b8e1b700 100644 --- a/buildtools/autotools/autoprojectwidget.cpp +++ b/buildtools/autotools/autoprojectwidget.cpp @@ -35,7 +35,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/buildtools/autotools/autoprojectwidget.h b/buildtools/autotools/autoprojectwidget.h index 8ad8bf7e..f827d93b 100644 --- a/buildtools/autotools/autoprojectwidget.h +++ b/buildtools/autotools/autoprojectwidget.h @@ -25,7 +25,7 @@ #include #include #include -#include +#include #include "domutil.h" #include "makefilehandler.h" diff --git a/buildtools/autotools/autosubprojectview.cpp b/buildtools/autotools/autosubprojectview.cpp index 0015f688..8353e2ea 100644 --- a/buildtools/autotools/autosubprojectview.cpp +++ b/buildtools/autotools/autosubprojectview.cpp @@ -24,9 +24,9 @@ #include #include #include -#include +#include #include -#include +#include #include #include #include diff --git a/buildtools/autotools/choosetargetdialog.cpp b/buildtools/autotools/choosetargetdialog.cpp index ef33ae14..8b59545f 100644 --- a/buildtools/autotools/choosetargetdialog.cpp +++ b/buildtools/autotools/choosetargetdialog.cpp @@ -30,7 +30,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/buildtools/autotools/configureoptionswidget.cpp b/buildtools/autotools/configureoptionswidget.cpp index 53f3cb3c..944c8aab 100644 --- a/buildtools/autotools/configureoptionswidget.cpp +++ b/buildtools/autotools/configureoptionswidget.cpp @@ -24,8 +24,8 @@ #include #include #include -#include -#include +#include +#include #include #include diff --git a/buildtools/autotools/fileselectorwidget.cpp b/buildtools/autotools/fileselectorwidget.cpp index 842358e4..c10db050 100644 --- a/buildtools/autotools/fileselectorwidget.cpp +++ b/buildtools/autotools/fileselectorwidget.cpp @@ -28,13 +28,13 @@ #include #include #include -#include +#include #include #include #include "fileselectorwidget.h" -#include +#include #include #include #include diff --git a/buildtools/autotools/fileselectorwidget.h b/buildtools/autotools/fileselectorwidget.h index 67becdc7..a03ad906 100644 --- a/buildtools/autotools/fileselectorwidget.h +++ b/buildtools/autotools/fileselectorwidget.h @@ -31,7 +31,7 @@ #include #include -#include +#include class AutoProjectPart; class SubprojectItem; diff --git a/buildtools/autotools/kimporticonview.cpp b/buildtools/autotools/kimporticonview.cpp index bf5296cd..d696ab2e 100644 --- a/buildtools/autotools/kimporticonview.cpp +++ b/buildtools/autotools/kimporticonview.cpp @@ -19,8 +19,8 @@ #include #include -#include -#include +#include +#include #include #include "kimporticonview.h" diff --git a/buildtools/autotools/managecustomcommand.cpp b/buildtools/autotools/managecustomcommand.cpp index af0f0e93..6ee60cb7 100644 --- a/buildtools/autotools/managecustomcommand.cpp +++ b/buildtools/autotools/managecustomcommand.cpp @@ -20,7 +20,7 @@ #include -#include +#include ManageCustomCommand::ManageCustomCommand(TQWidget *parent, const char *name) :ManageCustomBuildCommandsBase(parent, name) diff --git a/buildtools/autotools/removetargetdlg.cpp b/buildtools/autotools/removetargetdlg.cpp index 6bf6da27..dd501818 100644 --- a/buildtools/autotools/removetargetdlg.cpp +++ b/buildtools/autotools/removetargetdlg.cpp @@ -31,7 +31,7 @@ #include #include #include -#include +#include #include "autolistviewitems.h" diff --git a/buildtools/autotools/subprojectoptionsdlg.cpp b/buildtools/autotools/subprojectoptionsdlg.cpp index f25a3958..a7871b7d 100644 --- a/buildtools/autotools/subprojectoptionsdlg.cpp +++ b/buildtools/autotools/subprojectoptionsdlg.cpp @@ -24,7 +24,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/buildtools/autotools/targetoptionsdlg.cpp b/buildtools/autotools/targetoptionsdlg.cpp index bc81ef30..e8e0c248 100644 --- a/buildtools/autotools/targetoptionsdlg.cpp +++ b/buildtools/autotools/targetoptionsdlg.cpp @@ -23,7 +23,7 @@ #include #include #include -#include +#include #include #include #include "autolistviewitems.h" -- cgit v1.2.1