diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 23:17:49 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 23:17:49 -0600 |
commit | a9184bb205c837f932e03b2a6cac578582f36ed5 (patch) | |
tree | 0b69cad530a4c1d0aa8f36ecd50f72f2f589e980 /kicker-applets | |
parent | 74a2067d286867e313f736d6733407586b71195e (diff) | |
download | tdeaddons-a9184bb205c837f932e03b2a6cac578582f36ed5.tar.gz tdeaddons-a9184bb205c837f932e03b2a6cac578582f36ed5.zip |
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'kicker-applets')
-rw-r--r-- | kicker-applets/kbinaryclock/kbinaryclock.cpp | 2 | ||||
-rw-r--r-- | kicker-applets/kolourpicker/kolourpicker.cpp | 2 | ||||
-rw-r--r-- | kicker-applets/ktimemon/timemon.cc | 2 | ||||
-rw-r--r-- | kicker-applets/math/mathapplet.cpp | 2 | ||||
-rw-r--r-- | kicker-applets/mediacontrol/mediacontrol.cpp | 2 | ||||
-rw-r--r-- | kicker-applets/mediacontrol/mediacontrolconfig.cpp | 2 | ||||
-rw-r--r-- | kicker-applets/mediacontrol/mediacontrolconfigwidget.ui | 8 |
7 files changed, 10 insertions, 10 deletions
diff --git a/kicker-applets/kbinaryclock/kbinaryclock.cpp b/kicker-applets/kbinaryclock/kbinaryclock.cpp index 4bbba09..daac71f 100644 --- a/kicker-applets/kbinaryclock/kbinaryclock.cpp +++ b/kicker-applets/kbinaryclock/kbinaryclock.cpp @@ -27,7 +27,7 @@ #include <tqradiobutton.h> #include <kcolorbutton.h> -#include <kpopupmenu.h> +#include <tdepopupmenu.h> #include <tqslider.h> #include <tqcursor.h> #include <tqtimer.h> diff --git a/kicker-applets/kolourpicker/kolourpicker.cpp b/kicker-applets/kolourpicker/kolourpicker.cpp index 37dd1ca..f2f4cbd 100644 --- a/kicker-applets/kolourpicker/kolourpicker.cpp +++ b/kicker-applets/kolourpicker/kolourpicker.cpp @@ -38,7 +38,7 @@ $Id$ #include <kaboutdata.h> #include <kaboutapplication.h> #include <kmessagebox.h> -#include <kpopupmenu.h> +#include <tdepopupmenu.h> #include "kolourpicker.h" #include "kolourpicker.moc" diff --git a/kicker-applets/ktimemon/timemon.cc b/kicker-applets/ktimemon/timemon.cc index 1487a81..ec90f08 100644 --- a/kicker-applets/ktimemon/timemon.cc +++ b/kicker-applets/ktimemon/timemon.cc @@ -21,7 +21,7 @@ #include <kglobal.h> #include <klocale.h> #include <khelpmenu.h> -#include <kpopupmenu.h> +#include <tdepopupmenu.h> #include <kprocess.h> #include <kmessagebox.h> #include <kdebug.h> diff --git a/kicker-applets/math/mathapplet.cpp b/kicker-applets/math/mathapplet.cpp index 88350fb..8a868cf 100644 --- a/kicker-applets/math/mathapplet.cpp +++ b/kicker-applets/math/mathapplet.cpp @@ -38,7 +38,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. #include <kdialog.h> #include <krun.h> #include <kmessagebox.h> -#include <kpopupmenu.h> +#include <tdepopupmenu.h> #include "parser.h" diff --git a/kicker-applets/mediacontrol/mediacontrol.cpp b/kicker-applets/mediacontrol/mediacontrol.cpp index ec09ddb..23cfd83 100644 --- a/kicker-applets/mediacontrol/mediacontrol.cpp +++ b/kicker-applets/mediacontrol/mediacontrol.cpp @@ -42,7 +42,7 @@ #include <tqslider.h> #include <tqpainter.h> #include <tqiconset.h> -#include <kpopupmenu.h> +#include <tdepopupmenu.h> #include <kapplication.h> #include <kipc.h> diff --git a/kicker-applets/mediacontrol/mediacontrolconfig.cpp b/kicker-applets/mediacontrol/mediacontrolconfig.cpp index 8a10717..b423fdb 100644 --- a/kicker-applets/mediacontrol/mediacontrolconfig.cpp +++ b/kicker-applets/mediacontrol/mediacontrolconfig.cpp @@ -37,7 +37,7 @@ #include <tdeconfig.h> #include <kglobal.h> #include <kiconloader.h> -#include <klistbox.h> +#include <tdelistbox.h> #include <klocale.h> #include <knuminput.h> #include <kstandarddirs.h> diff --git a/kicker-applets/mediacontrol/mediacontrolconfigwidget.ui b/kicker-applets/mediacontrol/mediacontrolconfigwidget.ui index 1f1b835..6d28ca3 100644 --- a/kicker-applets/mediacontrol/mediacontrolconfigwidget.ui +++ b/kicker-applets/mediacontrol/mediacontrolconfigwidget.ui @@ -359,16 +359,16 @@ <include location="local" impldecl="in implementation"></include> <include location="local" impldecl="in declaration"></include> <include location="global" impldecl="in declaration">knuminput.h</include> - <include location="global" impldecl="in declaration">klistview.h</include> - <include location="global" impldecl="in declaration">klistbox.h</include> + <include location="global" impldecl="in declaration">tdelistview.h</include> + <include location="global" impldecl="in declaration">tdelistbox.h</include> </includes> <Q_SIGNALS> <signal>toggled(bool)</signal> </Q_SIGNALS> <layoutdefaults spacing="6" margin="11"/> <includehints> - <includehint>klistbox.h</includehint> + <includehint>tdelistbox.h</includehint> <includehint>knuminput.h</includehint> - <includehint>klistbox.h</includehint> + <includehint>tdelistbox.h</includehint> </includehints> </UI> |