summaryrefslogtreecommitdiffstats
path: root/languages/php/phpsupportpart.h
diff options
context:
space:
mode:
Diffstat (limited to 'languages/php/phpsupportpart.h')
-rw-r--r--languages/php/phpsupportpart.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/php/phpsupportpart.h b/languages/php/phpsupportpart.h
index b234e6dc..8e403f51 100644
--- a/languages/php/phpsupportpart.h
+++ b/languages/php/phpsupportpart.h
@@ -44,7 +44,7 @@ class PHPFile;
class PHPSupportPart : public KDevLanguageSupport
{
Q_OBJECT
- TQ_OBJECT
+
public:
PHPSupportPart( TQObject *parent, const char *name, const TQStringList & );