summaryrefslogtreecommitdiffstats
path: root/languages/php/phphtmlview.h
diff options
context:
space:
mode:
Diffstat (limited to 'languages/php/phphtmlview.h')
-rw-r--r--languages/php/phphtmlview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/php/phphtmlview.h b/languages/php/phphtmlview.h
index 91d4a195..e55be392 100644
--- a/languages/php/phphtmlview.h
+++ b/languages/php/phphtmlview.h
@@ -27,7 +27,7 @@ class PHPSupportPart;
class PHPHTMLView : public KDevHTMLPart {
Q_OBJECT
- TQ_OBJECT
+
public:
PHPHTMLView(PHPSupportPart *part);
~PHPHTMLView();