From a002e0879f1ee9759db789bde6d9f1cf9b99ea44 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 14 Feb 2013 17:19:17 -0600 Subject: Rename common header files for consistency with class renaming --- amor/amoranim.cpp | 2 +- amor/amorbubble.h | 2 +- amor/amorconfig.cpp | 2 +- amor/amordialog.cpp | 2 +- amor/amortips.cpp | 2 +- amor/amorwidget.h | 2 +- amor/main.cpp | 4 ++-- 7 files changed, 8 insertions(+), 8 deletions(-) (limited to 'amor') diff --git a/amor/amoranim.cpp b/amor/amoranim.cpp index a87bdf1..3dcfef5 100644 --- a/amor/amoranim.cpp +++ b/amor/amoranim.cpp @@ -25,7 +25,7 @@ ** Bug reports and questions can be sent to kde-devel@kde.org */ #include -#include +#include #include #include "amoranim.h" #include "amorpm.h" diff --git a/amor/amorbubble.h b/amor/amorbubble.h index a7df655..3a99b7d 100644 --- a/amor/amorbubble.h +++ b/amor/amorbubble.h @@ -31,7 +31,7 @@ #include #endif -#include +#include #include #include diff --git a/amor/amorconfig.cpp b/amor/amorconfig.cpp index 8e7f590..b58c2b5 100644 --- a/amor/amorconfig.cpp +++ b/amor/amorconfig.cpp @@ -24,7 +24,7 @@ /* ** Bug reports and questions can be sent to kde-devel@kde.org */ -#include +#include #include "amorconfig.h" #include diff --git a/amor/amordialog.cpp b/amor/amordialog.cpp index 36cc629..ced2f7a 100644 --- a/amor/amordialog.cpp +++ b/amor/amordialog.cpp @@ -29,7 +29,7 @@ #include #include #include -#include +#include #include #include "amordialog.h" #include "amordialog.moc" diff --git a/amor/amortips.cpp b/amor/amortips.cpp index 377de01..e20e98f 100644 --- a/amor/amortips.cpp +++ b/amor/amortips.cpp @@ -25,7 +25,7 @@ ** Bug reports and questions can be sent to kde-devel@kde.org */ #include -#include +#include #include "amortips.h" #include #include diff --git a/amor/amorwidget.h b/amor/amorwidget.h index f7a19d6..d5cdd88 100644 --- a/amor/amorwidget.h +++ b/amor/amorwidget.h @@ -31,7 +31,7 @@ #include #endif -#include +#include #include //--------------------------------------------------------------------------- diff --git a/amor/main.cpp b/amor/main.cpp index 4fc7600..4be2da7 100644 --- a/amor/main.cpp +++ b/amor/main.cpp @@ -32,8 +32,8 @@ #include #include -#include -#include +#include +#include #include #include "version.h" -- cgit v1.2.1