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 eb4fbe1e..024eae60 100644 --- a/languages/ruby/rubysupport_part.h +++ b/languages/ruby/rubysupport_part.h @@ -18,7 +18,7 @@ class KDevShellWidget; class RubySupportPart : public KDevLanguageSupport { Q_OBJECT - TQ_OBJECT + public: |