diff options
Diffstat (limited to 'languages/ruby/rubysupport_part.h')
-rw-r--r-- | languages/ruby/rubysupport_part.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/ruby/rubysupport_part.h b/languages/ruby/rubysupport_part.h index 024eae60..4e8544bd 100644 --- a/languages/ruby/rubysupport_part.h +++ b/languages/ruby/rubysupport_part.h @@ -17,7 +17,7 @@ class KDevShellWidget; class RubySupportPart : public KDevLanguageSupport { - Q_OBJECT + TQ_OBJECT public: |