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 --- languages/php/phphtmlview.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'languages/php/phphtmlview.h') diff --git a/languages/php/phphtmlview.h b/languages/php/phphtmlview.h index e55be392..2da25349 100644 --- a/languages/php/phphtmlview.h +++ b/languages/php/phphtmlview.h @@ -18,14 +18,14 @@ #ifndef PHPHTMLVIEW_H #define PHPHTMLVIEW_H -#include +#include /** *@author */ class PHPSupportPart; -class PHPHTMLView : public KDevHTMLPart { +class PHPHTMLView : public TDevHTMLPart { Q_OBJECT public: -- cgit v1.2.1