summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/codegenerators/rubywriter.h
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/codegenerators/rubywriter.h')
-rw-r--r--umbrello/umbrello/codegenerators/rubywriter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/codegenerators/rubywriter.h b/umbrello/umbrello/codegenerators/rubywriter.h
index 37e657a4..c615c365 100644
--- a/umbrello/umbrello/codegenerators/rubywriter.h
+++ b/umbrello/umbrello/codegenerators/rubywriter.h
@@ -32,7 +32,7 @@ class ClassifierInfo;
* Just call writeClass and feed it a UMLClassifier;
*/
class RubyWriter : public SimpleCodeGenerator {
- Q_OBJECT
+ TQ_OBJECT
public: