From 6fe537d6dff11f4c638c51ed1f652765b63f8591 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 14 Feb 2013 17:13:28 -0600 Subject: Rename common header files for consistency with class renaming --- kicker-applets/kbinaryclock/kbinaryclock.cpp | 2 +- kicker-applets/kbinaryclock/kbinaryclock.h | 2 +- kicker-applets/kbinaryclock/kbinaryclock.kcfg | 2 +- kicker-applets/kolourpicker/kolourpicker.cpp | 4 ++-- kicker-applets/kolourpicker/simplebutton.cpp | 2 +- kicker-applets/math/mathapplet.cpp | 2 +- kicker-applets/mediacontrol/amarokInterface.h | 2 +- kicker-applets/mediacontrol/jukInterface.cpp | 2 +- kicker-applets/mediacontrol/jukInterface.h | 2 +- kicker-applets/mediacontrol/kscdInterface.cpp | 2 +- kicker-applets/mediacontrol/kscdInterface.h | 2 +- kicker-applets/mediacontrol/mediacontrol.cpp | 2 +- kicker-applets/mediacontrol/mediacontrol.h | 4 ++-- kicker-applets/mediacontrol/mediacontrolconfig.cpp | 2 +- kicker-applets/mediacontrol/noatunInterface.cpp | 2 +- kicker-applets/mediacontrol/noatunInterface.h | 2 +- kicker-applets/mediacontrol/playerInterface.cpp | 2 +- kicker-applets/mediacontrol/simplebutton.cpp | 2 +- 18 files changed, 20 insertions(+), 20 deletions(-) (limited to 'kicker-applets') diff --git a/kicker-applets/kbinaryclock/kbinaryclock.cpp b/kicker-applets/kbinaryclock/kbinaryclock.cpp index daac71f..9b940d1 100644 --- a/kicker-applets/kbinaryclock/kbinaryclock.cpp +++ b/kicker-applets/kbinaryclock/kbinaryclock.cpp @@ -19,7 +19,7 @@ #include "kbinaryclock.h" #include "datepicker.h" -#include +#include #include #include #include diff --git a/kicker-applets/kbinaryclock/kbinaryclock.h b/kicker-applets/kbinaryclock/kbinaryclock.h index 73fd1b1..695187e 100644 --- a/kicker-applets/kbinaryclock/kbinaryclock.h +++ b/kicker-applets/kbinaryclock/kbinaryclock.h @@ -22,7 +22,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/kicker-applets/kbinaryclock/kbinaryclock.kcfg b/kicker-applets/kbinaryclock/kbinaryclock.kcfg index c118b7a..5ac0d13 100644 --- a/kicker-applets/kbinaryclock/kbinaryclock.kcfg +++ b/kicker-applets/kbinaryclock/kbinaryclock.kcfg @@ -3,7 +3,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0 http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" > - kapplication.h + tdeapplication.h diff --git a/kicker-applets/kolourpicker/kolourpicker.cpp b/kicker-applets/kolourpicker/kolourpicker.cpp index 027aa0f..ae4cb41 100644 --- a/kicker-applets/kolourpicker/kolourpicker.cpp +++ b/kicker-applets/kolourpicker/kolourpicker.cpp @@ -35,8 +35,8 @@ $Id$ #include #include #include -#include -#include +#include +#include #include #include diff --git a/kicker-applets/kolourpicker/simplebutton.cpp b/kicker-applets/kolourpicker/simplebutton.cpp index 616715c..e81abe4 100644 --- a/kicker-applets/kolourpicker/simplebutton.cpp +++ b/kicker-applets/kolourpicker/simplebutton.cpp @@ -23,7 +23,7 @@ #include #include -#include +#include #include #include #include diff --git a/kicker-applets/math/mathapplet.cpp b/kicker-applets/math/mathapplet.cpp index 8a868cf..a15fecc 100644 --- a/kicker-applets/math/mathapplet.cpp +++ b/kicker-applets/math/mathapplet.cpp @@ -29,7 +29,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. #include #include -#include +#include #include #include #include diff --git a/kicker-applets/mediacontrol/amarokInterface.h b/kicker-applets/mediacontrol/amarokInterface.h index 251962c..88742f4 100644 --- a/kicker-applets/mediacontrol/amarokInterface.h +++ b/kicker-applets/mediacontrol/amarokInterface.h @@ -21,7 +21,7 @@ #include "playerInterface.h" -#include +#include #include #include diff --git a/kicker-applets/mediacontrol/jukInterface.cpp b/kicker-applets/mediacontrol/jukInterface.cpp index 27ce45e..e19ef3f 100644 --- a/kicker-applets/mediacontrol/jukInterface.cpp +++ b/kicker-applets/mediacontrol/jukInterface.cpp @@ -18,7 +18,7 @@ #include "jukInterface.h" #include "jukInterface.moc" -#include +#include #include #include #include diff --git a/kicker-applets/mediacontrol/jukInterface.h b/kicker-applets/mediacontrol/jukInterface.h index 41b6542..b0e20c7 100644 --- a/kicker-applets/mediacontrol/jukInterface.h +++ b/kicker-applets/mediacontrol/jukInterface.h @@ -20,7 +20,7 @@ #include "playerInterface.h" -#include +#include #include #include diff --git a/kicker-applets/mediacontrol/kscdInterface.cpp b/kicker-applets/mediacontrol/kscdInterface.cpp index 6621c53..0256de6 100644 --- a/kicker-applets/mediacontrol/kscdInterface.cpp +++ b/kicker-applets/mediacontrol/kscdInterface.cpp @@ -19,7 +19,7 @@ #include "kscdInterface.h" #include "kscdInterface.moc" -#include +#include #include #include #include diff --git a/kicker-applets/mediacontrol/kscdInterface.h b/kicker-applets/mediacontrol/kscdInterface.h index f4fe279..518c1d5 100644 --- a/kicker-applets/mediacontrol/kscdInterface.h +++ b/kicker-applets/mediacontrol/kscdInterface.h @@ -21,7 +21,7 @@ #include "playerInterface.h" -#include +#include #include #include diff --git a/kicker-applets/mediacontrol/mediacontrol.cpp b/kicker-applets/mediacontrol/mediacontrol.cpp index fbd289c..e003d3f 100644 --- a/kicker-applets/mediacontrol/mediacontrol.cpp +++ b/kicker-applets/mediacontrol/mediacontrol.cpp @@ -44,7 +44,7 @@ #include #include -#include +#include #include #include #include diff --git a/kicker-applets/mediacontrol/mediacontrol.h b/kicker-applets/mediacontrol/mediacontrol.h index 7e1a8ae..561e58a 100644 --- a/kicker-applets/mediacontrol/mediacontrol.h +++ b/kicker-applets/mediacontrol/mediacontrol.h @@ -26,8 +26,8 @@ #include #include #include -#include -#include +#include +#include #include diff --git a/kicker-applets/mediacontrol/mediacontrolconfig.cpp b/kicker-applets/mediacontrol/mediacontrolconfig.cpp index b423fdb..d86b110 100644 --- a/kicker-applets/mediacontrol/mediacontrolconfig.cpp +++ b/kicker-applets/mediacontrol/mediacontrolconfig.cpp @@ -32,7 +32,7 @@ #include #include -#include +#include #include #include #include diff --git a/kicker-applets/mediacontrol/noatunInterface.cpp b/kicker-applets/mediacontrol/noatunInterface.cpp index 397dc10..409ead8 100644 --- a/kicker-applets/mediacontrol/noatunInterface.cpp +++ b/kicker-applets/mediacontrol/noatunInterface.cpp @@ -18,7 +18,7 @@ #include "noatunInterface.h" #include "noatunInterface.moc" -#include +#include #include #include #include diff --git a/kicker-applets/mediacontrol/noatunInterface.h b/kicker-applets/mediacontrol/noatunInterface.h index 2fb3efe..af5a704 100644 --- a/kicker-applets/mediacontrol/noatunInterface.h +++ b/kicker-applets/mediacontrol/noatunInterface.h @@ -20,7 +20,7 @@ #include "playerInterface.h" -#include +#include #include #include diff --git a/kicker-applets/mediacontrol/playerInterface.cpp b/kicker-applets/mediacontrol/playerInterface.cpp index 564f783..1b90cf0 100644 --- a/kicker-applets/mediacontrol/playerInterface.cpp +++ b/kicker-applets/mediacontrol/playerInterface.cpp @@ -17,7 +17,7 @@ #include "playerInterface.h" #include "playerInterface.moc" -#include +#include #include #include diff --git a/kicker-applets/mediacontrol/simplebutton.cpp b/kicker-applets/mediacontrol/simplebutton.cpp index 616715c..e81abe4 100644 --- a/kicker-applets/mediacontrol/simplebutton.cpp +++ b/kicker-applets/mediacontrol/simplebutton.cpp @@ -23,7 +23,7 @@ #include #include -#include +#include #include #include #include -- cgit v1.2.1