From 5be945600e2d7776e74663f56c2a25a8f57d7891 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 23:22:57 -0600 Subject: Rename many classes and header files to avoid conflicts with KDE4 --- buildtools/custommakefiles/customprojectpart.cpp | 6 +++--- buildtools/custommakefiles/selectnewfilesdialog.cpp | 2 +- buildtools/custommakefiles/selectnewfilesdialogbase.ui | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'buildtools/custommakefiles') diff --git a/buildtools/custommakefiles/customprojectpart.cpp b/buildtools/custommakefiles/customprojectpart.cpp index a2437019..39f2fde6 100644 --- a/buildtools/custommakefiles/customprojectpart.cpp +++ b/buildtools/custommakefiles/customprojectpart.cpp @@ -26,7 +26,7 @@ #include #include -#include +#include #include #include #include @@ -34,10 +34,10 @@ #include #include #include -#include +#include #include #include -#include +#include #include #include diff --git a/buildtools/custommakefiles/selectnewfilesdialog.cpp b/buildtools/custommakefiles/selectnewfilesdialog.cpp index a4c0db99..ce418ad4 100644 --- a/buildtools/custommakefiles/selectnewfilesdialog.cpp +++ b/buildtools/custommakefiles/selectnewfilesdialog.cpp @@ -13,7 +13,7 @@ #include "selectnewfilesdialog.h" #include -#include +#include #include #include #include diff --git a/buildtools/custommakefiles/selectnewfilesdialogbase.ui b/buildtools/custommakefiles/selectnewfilesdialogbase.ui index e922d0e3..d56df24b 100644 --- a/buildtools/custommakefiles/selectnewfilesdialogbase.ui +++ b/buildtools/custommakefiles/selectnewfilesdialogbase.ui @@ -45,6 +45,6 @@ - klistview.h + tdelistview.h -- cgit v1.2.1