summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/codegenerators/csharpwriter.h
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/codegenerators/csharpwriter.h')
-rw-r--r--umbrello/umbrello/codegenerators/csharpwriter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/codegenerators/csharpwriter.h b/umbrello/umbrello/codegenerators/csharpwriter.h
index 728c29af..7e054d7f 100644
--- a/umbrello/umbrello/codegenerators/csharpwriter.h
+++ b/umbrello/umbrello/codegenerators/csharpwriter.h
@@ -30,7 +30,7 @@
*/
class CSharpWriter : public SimpleCodeGenerator
{
- Q_OBJECT
+ TQ_OBJECT
public:
CSharpWriter();