From ee38b2862bfd887e95cf62fdf244edad40ece7b2 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 14 Feb 2013 17:20:35 -0600 Subject: Rename common header files for consistency with class renaming --- tdefilereplace/kaddstringdlg.cpp | 2 +- tdefilereplace/knewprojectdlg.cpp | 2 +- tdefilereplace/koptionsdlg.cpp | 2 +- tdefilereplace/main.cpp | 6 +++--- tdefilereplace/tdefilereplacepart.cpp | 4 ++-- tdefilereplace/tdefilereplaceview.cpp | 2 +- 6 files changed, 9 insertions(+), 9 deletions(-) (limited to 'tdefilereplace') diff --git a/tdefilereplace/kaddstringdlg.cpp b/tdefilereplace/kaddstringdlg.cpp index a87ff7be..6992ca20 100644 --- a/tdefilereplace/kaddstringdlg.cpp +++ b/tdefilereplace/kaddstringdlg.cpp @@ -29,7 +29,7 @@ #include #include #include -#include +#include // local #include "kaddstringdlg.h" diff --git a/tdefilereplace/knewprojectdlg.cpp b/tdefilereplace/knewprojectdlg.cpp index 4e9c9281..10402fa8 100644 --- a/tdefilereplace/knewprojectdlg.cpp +++ b/tdefilereplace/knewprojectdlg.cpp @@ -42,7 +42,7 @@ #include #include #include -#include +#include // local #include "knewprojectdlg.h" diff --git a/tdefilereplace/koptionsdlg.cpp b/tdefilereplace/koptionsdlg.cpp index bd6bcbe8..f18681e0 100644 --- a/tdefilereplace/koptionsdlg.cpp +++ b/tdefilereplace/koptionsdlg.cpp @@ -30,7 +30,7 @@ #include #include #include -#include +#include //#include // local diff --git a/tdefilereplace/main.cpp b/tdefilereplace/main.cpp index 673b431b..87cba501 100644 --- a/tdefilereplace/main.cpp +++ b/tdefilereplace/main.cpp @@ -16,9 +16,9 @@ #include "tdefilereplace.h" -#include -#include -#include +#include +#include +#include #include static const char description[] = diff --git a/tdefilereplace/tdefilereplacepart.cpp b/tdefilereplace/tdefilereplacepart.cpp index f0ef5666..5a0e5520 100644 --- a/tdefilereplace/tdefilereplacepart.cpp +++ b/tdefilereplace/tdefilereplacepart.cpp @@ -22,8 +22,8 @@ // KDE #include #include -#include -#include +#include +#include #include #include #include diff --git a/tdefilereplace/tdefilereplaceview.cpp b/tdefilereplace/tdefilereplaceview.cpp index 84ec2744..7897d7f5 100644 --- a/tdefilereplace/tdefilereplaceview.cpp +++ b/tdefilereplace/tdefilereplaceview.cpp @@ -27,7 +27,7 @@ #include #include #include -#include +#include #include #include //#include -- cgit v1.2.3