From 56df7a6401beb2b87fba35add44ea53372c94926 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 Nov 2011 13:51:58 -0600 Subject: Additional renaming of kde to tde --- arts/tools/artsactions.h | 2 +- arts/tools/artscontrolapplet_private.h | 2 +- arts/tools/fftscopeview.h | 2 +- arts/tools/main.cpp | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'arts/tools') diff --git a/arts/tools/artsactions.h b/arts/tools/artsactions.h index d28edd33..d235dcb6 100644 --- a/arts/tools/artsactions.h +++ b/arts/tools/artsactions.h @@ -22,7 +22,7 @@ #define ARTS_ACTIONS_H #include -#include +#include class KArtsServer; class KAction; class KActionCollection; diff --git a/arts/tools/artscontrolapplet_private.h b/arts/tools/artscontrolapplet_private.h index bddc0728..3f6417b1 100644 --- a/arts/tools/artscontrolapplet_private.h +++ b/arts/tools/artscontrolapplet_private.h @@ -37,7 +37,7 @@ #include #include #include -#include +#include #include "artsactions.h" diff --git a/arts/tools/fftscopeview.h b/arts/tools/fftscopeview.h index de8ed7f5..21bf5a53 100644 --- a/arts/tools/fftscopeview.h +++ b/arts/tools/fftscopeview.h @@ -30,7 +30,7 @@ #include "templateview.h" #include -#include +#include class TQTimer; class KPopupMenu; diff --git a/arts/tools/main.cpp b/arts/tools/main.cpp index 62b3668a..9cff7f4e 100644 --- a/arts/tools/main.cpp +++ b/arts/tools/main.cpp @@ -90,7 +90,7 @@ VControl::VControl( KArtsServer* artsserver, TQWidget *parent) : TQFrame(parent) connect( server, TQT_SIGNAL( restartedServer() ), this, TQT_SLOT( initaRtsConnections() ) ); /* if(server.isNull()) { - KMessageBox::error( 0, i18n("Connection to the soundserver failed - make sure that artsd is really running and that your kdelibs version is not older than kdemultimedia.")); + KMessageBox::error( 0, i18n("Connection to the soundserver failed - make sure that artsd is really running and that your tdelibs version is not older than tdemultimedia.")); exit(1); }*/ boxLayout = new TQHBoxLayout( this ); -- cgit v1.2.1