From 5497356b6c12e5854b297bfa0d9c2a9f20cb4ca0 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 14 Feb 2013 17:18:22 -0600 Subject: Rename common header files for consistency with class renaming --- kdict/applet/kdictapplet.cpp | 2 +- kdict/application.cpp | 2 +- kdict/main.cpp | 4 ++-- kdict/matchview.cpp | 2 +- kdict/queryview.cpp | 2 +- kdict/toplevel.cpp | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) (limited to 'kdict') diff --git a/kdict/applet/kdictapplet.cpp b/kdict/applet/kdictapplet.cpp index 011d77ac..7ef1f847 100644 --- a/kdict/applet/kdictapplet.cpp +++ b/kdict/applet/kdictapplet.cpp @@ -28,7 +28,7 @@ #include #include #include -#include +#include #include #include "kdictapplet.h" diff --git a/kdict/application.cpp b/kdict/application.cpp index 6d5e5ada..de0c294e 100644 --- a/kdict/application.cpp +++ b/kdict/application.cpp @@ -11,7 +11,7 @@ #include #include -#include +#include #include "application.h" #include "toplevel.h" diff --git a/kdict/main.cpp b/kdict/main.cpp index 91a8d18d..7325e8f8 100644 --- a/kdict/main.cpp +++ b/kdict/main.cpp @@ -12,8 +12,8 @@ #include -#include -#include +#include +#include #include #include diff --git a/kdict/matchview.cpp b/kdict/matchview.cpp index 56553af6..ccc9cf1f 100644 --- a/kdict/matchview.cpp +++ b/kdict/matchview.cpp @@ -23,7 +23,7 @@ #include #include -#include +#include #include #include diff --git a/kdict/queryview.cpp b/kdict/queryview.cpp index 5b85a034..1c71ab05 100644 --- a/kdict/queryview.cpp +++ b/kdict/queryview.cpp @@ -32,7 +32,7 @@ #include "options.h" #include "dict.h" #include "queryview.h" -#include +#include #include diff --git a/kdict/toplevel.cpp b/kdict/toplevel.cpp index eb317a4a..aee8c156 100644 --- a/kdict/toplevel.cpp +++ b/kdict/toplevel.cpp @@ -18,7 +18,7 @@ #include #include -#include +#include #include #include #include -- cgit v1.2.1