diff options
Diffstat (limited to 'languages/php/phphtmlview.h')
-rw-r--r-- | languages/php/phphtmlview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/php/phphtmlview.h b/languages/php/phphtmlview.h index e55be392..77ab302d 100644 --- a/languages/php/phphtmlview.h +++ b/languages/php/phphtmlview.h @@ -26,7 +26,7 @@ class PHPSupportPart; class PHPHTMLView : public KDevHTMLPart { -Q_OBJECT +TQ_OBJECT public: PHPHTMLView(PHPSupportPart *part); |