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 --- kommander/editor/main.cpp | 6 +++--- kommander/editor/mainwindow.cpp | 4 ++-- kommander/editor/mainwindowactions.cpp | 2 +- kommander/editor/messagelog.cpp | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) (limited to 'kommander/editor') diff --git a/kommander/editor/main.cpp b/kommander/editor/main.cpp index aee3a0ab..62db8930 100644 --- a/kommander/editor/main.cpp +++ b/kommander/editor/main.cpp @@ -14,9 +14,9 @@ ***************************************************************************/ // KDE includes -#include -#include -#include +#include +#include +#include #include #include #include diff --git a/kommander/editor/mainwindow.cpp b/kommander/editor/mainwindow.cpp index fe9be401..05a0e1c1 100644 --- a/kommander/editor/mainwindow.cpp +++ b/kommander/editor/mainwindow.cpp @@ -72,8 +72,8 @@ #include #include -#include -#include +#include +#include #include #include #include diff --git a/kommander/editor/mainwindowactions.cpp b/kommander/editor/mainwindowactions.cpp index be1d1590..b7fb6b72 100644 --- a/kommander/editor/mainwindowactions.cpp +++ b/kommander/editor/mainwindowactions.cpp @@ -59,7 +59,7 @@ #include -#include +#include #include #include #include diff --git a/kommander/editor/messagelog.cpp b/kommander/editor/messagelog.cpp index c180c61c..9c3b3c1b 100644 --- a/kommander/editor/messagelog.cpp +++ b/kommander/editor/messagelog.cpp @@ -16,7 +16,7 @@ #include "messagelog.h" -#include +#include #include #include #include -- cgit v1.2.1