summaryrefslogtreecommitdiffstats
path: root/languages/csharp/csharpsupportpart.h
diff options
context:
space:
mode:
Diffstat (limited to 'languages/csharp/csharpsupportpart.h')
-rw-r--r--languages/csharp/csharpsupportpart.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/csharp/csharpsupportpart.h b/languages/csharp/csharpsupportpart.h
index 6d1255f5..31193322 100644
--- a/languages/csharp/csharpsupportpart.h
+++ b/languages/csharp/csharpsupportpart.h
@@ -19,7 +19,7 @@
class CSharpSupportPart : public KDevLanguageSupport
{
Q_OBJECT
- TQ_OBJECT
+
public:
CSharpSupportPart( TQObject *parent, const char *name, const TQStringList & );