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/custommakefiles/custommakeconfigwidget.cpp | 2 +- buildtools/custommakefiles/custommanagerwidget.cpp | 2 +- buildtools/custommakefiles/customotherconfigwidget.cpp | 2 +- buildtools/custommakefiles/customprojectpart.cpp | 4 ++-- buildtools/custommakefiles/selectnewfilesdialog.cpp | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) (limited to 'buildtools/custommakefiles') diff --git a/buildtools/custommakefiles/custommakeconfigwidget.cpp b/buildtools/custommakefiles/custommakeconfigwidget.cpp index 354e8777..6a12cdfb 100644 --- a/buildtools/custommakefiles/custommakeconfigwidget.cpp +++ b/buildtools/custommakefiles/custommakeconfigwidget.cpp @@ -24,7 +24,7 @@ #include #include #include -#include +#include #include diff --git a/buildtools/custommakefiles/custommanagerwidget.cpp b/buildtools/custommakefiles/custommanagerwidget.cpp index 6c09541b..85f77d52 100644 --- a/buildtools/custommakefiles/custommanagerwidget.cpp +++ b/buildtools/custommakefiles/custommanagerwidget.cpp @@ -22,7 +22,7 @@ #include #include #include -#include +#include #include #include "customprojectpart.h" diff --git a/buildtools/custommakefiles/customotherconfigwidget.cpp b/buildtools/custommakefiles/customotherconfigwidget.cpp index 67f168c2..945d7c91 100644 --- a/buildtools/custommakefiles/customotherconfigwidget.cpp +++ b/buildtools/custommakefiles/customotherconfigwidget.cpp @@ -25,7 +25,7 @@ #include #include #include -#include +#include #include diff --git a/buildtools/custommakefiles/customprojectpart.cpp b/buildtools/custommakefiles/customprojectpart.cpp index 889e68b3..92f2fe24 100644 --- a/buildtools/custommakefiles/customprojectpart.cpp +++ b/buildtools/custommakefiles/customprojectpart.cpp @@ -33,9 +33,9 @@ #include #include #include -#include +#include #include -#include +#include #include #include #include diff --git a/buildtools/custommakefiles/selectnewfilesdialog.cpp b/buildtools/custommakefiles/selectnewfilesdialog.cpp index ce418ad4..a223c87a 100644 --- a/buildtools/custommakefiles/selectnewfilesdialog.cpp +++ b/buildtools/custommakefiles/selectnewfilesdialog.cpp @@ -16,7 +16,7 @@ #include #include #include -#include +#include #include #include "selectnewfilesdialogbase.h" -- cgit v1.2.3