diff options
Diffstat (limited to 'languages/php/phpsupportpart.h')
-rw-r--r-- | languages/php/phpsupportpart.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/php/phpsupportpart.h b/languages/php/phpsupportpart.h index 4dca877b..a3f0e9e8 100644 --- a/languages/php/phpsupportpart.h +++ b/languages/php/phpsupportpart.h @@ -43,7 +43,7 @@ class PHPFile; class PHPSupportPart : public KDevLanguageSupport { - Q_OBJECT + TQ_OBJECT public: |