diff options
Diffstat (limited to 'languages/csharp/csharpsupportpart.h')
-rw-r--r-- | languages/csharp/csharpsupportpart.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/csharp/csharpsupportpart.h b/languages/csharp/csharpsupportpart.h index 18e5a663..1ecc6c36 100644 --- a/languages/csharp/csharpsupportpart.h +++ b/languages/csharp/csharpsupportpart.h @@ -18,7 +18,7 @@ class CSharpSupportPart : public KDevLanguageSupport { - Q_OBJECT + TQ_OBJECT public: |