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 +- kommander/executor/instance.cpp | 2 +- kommander/executor/main.cpp | 6 +++--- kommander/pluginmanager/main.cpp | 6 +++--- kommander/widget/functionlib.cpp | 2 +- kommander/widget/kommanderfunctions.cpp | 2 +- kommander/widget/kommanderwidget.cpp | 2 +- kommander/widgets/aboutdialog.cpp | 4 ++-- kommander/widgets/execbutton.cpp | 2 +- 12 files changed, 20 insertions(+), 20 deletions(-) (limited to 'kommander') 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 diff --git a/kommander/executor/instance.cpp b/kommander/executor/instance.cpp index 47032e99..fbf275a1 100644 --- a/kommander/executor/instance.cpp +++ b/kommander/executor/instance.cpp @@ -17,7 +17,7 @@ ***************************************************************************/ /* KDE INCLUDES */ -#include +#include #include #include #include diff --git a/kommander/executor/main.cpp b/kommander/executor/main.cpp index 7dc1758a..12f2ab01 100644 --- a/kommander/executor/main.cpp +++ b/kommander/executor/main.cpp @@ -16,9 +16,9 @@ ***************************************************************************/ /* KDE INCLUDES */ -#include -#include -#include +#include +#include +#include #include #include #include diff --git a/kommander/pluginmanager/main.cpp b/kommander/pluginmanager/main.cpp index d8857ce1..439828b9 100644 --- a/kommander/pluginmanager/main.cpp +++ b/kommander/pluginmanager/main.cpp @@ -16,13 +16,13 @@ ***************************************************************************/ /* KDE INCLUDES */ -#include -#include +#include +#include #include #include #include #include -#include +#include /* QT INCLUDES */ #include diff --git a/kommander/widget/functionlib.cpp b/kommander/widget/functionlib.cpp index 18f9a6b8..6e8555e1 100644 --- a/kommander/widget/functionlib.cpp +++ b/kommander/widget/functionlib.cpp @@ -34,7 +34,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/kommander/widget/kommanderfunctions.cpp b/kommander/widget/kommanderfunctions.cpp index dc890657..4631af85 100644 --- a/kommander/widget/kommanderfunctions.cpp +++ b/kommander/widget/kommanderfunctions.cpp @@ -22,7 +22,7 @@ #include #include -#include +#include #include #include #include diff --git a/kommander/widget/kommanderwidget.cpp b/kommander/widget/kommanderwidget.cpp index 12542861..a3442d73 100644 --- a/kommander/widget/kommanderwidget.cpp +++ b/kommander/widget/kommanderwidget.cpp @@ -18,7 +18,7 @@ /* KDE INCLUDES */ #include -#include +#include #include #include #include diff --git a/kommander/widgets/aboutdialog.cpp b/kommander/widgets/aboutdialog.cpp index f345806e..7804e439 100644 --- a/kommander/widgets/aboutdialog.cpp +++ b/kommander/widgets/aboutdialog.cpp @@ -15,8 +15,8 @@ #include "kommanderplugin.h" #include "specials.h" -#include -#include +#include +#include #include #include #include diff --git a/kommander/widgets/execbutton.cpp b/kommander/widgets/execbutton.cpp index a9a906f0..f4b73ccc 100644 --- a/kommander/widgets/execbutton.cpp +++ b/kommander/widgets/execbutton.cpp @@ -15,7 +15,7 @@ ***************************************************************************/ /* KDE INCLUDES */ -#include +#include #include #include -- cgit v1.2.1