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/snippet/snippet_part.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'parts/snippet/snippet_part.h') diff --git a/parts/snippet/snippet_part.h b/parts/snippet/snippet_part.h index 8ffd8fce..98a809cf 100644 --- a/parts/snippet/snippet_part.h +++ b/parts/snippet/snippet_part.h @@ -7,12 +7,12 @@ */ -#ifndef __KDEVPART_SNIPPET_H__ -#define __KDEVPART_SNIPPET_H__ +#ifndef __TDEVPART_SNIPPET_H__ +#define __TDEVPART_SNIPPET_H__ #include -#include +#include class SnippetWidget; @@ -20,11 +20,11 @@ class TDEAboutData; class KDialogBase; /* -This is the KDevPlugin for the CodeSnippet feature +This is the TDevPlugin for the CodeSnippet feature For more info read the README.dox file @author Robert Gruber */ -class SnippetPart : public KDevPlugin +class SnippetPart : public TDevPlugin { Q_OBJECT -- cgit v1.2.3