From 722ce1efbac31c61b1d4b13f7e075c9f311e3e73 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 2 Mar 2014 20:05:33 +0100 Subject: Finish renaming tdevelop components --- parts/scripting/scriptingpart.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'parts/scripting/scriptingpart.h') diff --git a/parts/scripting/scriptingpart.h b/parts/scripting/scriptingpart.h index 832318b9..ca6bafd9 100644 --- a/parts/scripting/scriptingpart.h +++ b/parts/scripting/scriptingpart.h @@ -18,10 +18,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ***************************************************************************/ -#ifndef KDEVSCRIPTING_H -#define KDEVSCRIPTING_H +#ifndef TDEVSCRIPTING_H +#define TDEVSCRIPTING_H -#include +#include #include @@ -34,7 +34,7 @@ class KScriptActionManager; /** Please read the README.dox file for more info about this part */ -class scriptingPart: public KDevPlugin +class scriptingPart: public TDevPlugin { Q_OBJECT -- cgit v1.2.1