diff options
Diffstat (limited to 'languages/php/phphtmlview.h')
-rw-r--r-- | languages/php/phphtmlview.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/languages/php/phphtmlview.h b/languages/php/phphtmlview.h index e135cfa7..91d4a195 100644 --- a/languages/php/phphtmlview.h +++ b/languages/php/phphtmlview.h @@ -27,6 +27,7 @@ class PHPSupportPart; class PHPHTMLView : public KDevHTMLPart { Q_OBJECT + TQ_OBJECT public: PHPHTMLView(PHPSupportPart *part); ~PHPHTMLView(); |