diff options
Diffstat (limited to 'kexi/plugins/macros/lib/context.h')
-rw-r--r-- | kexi/plugins/macros/lib/context.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/plugins/macros/lib/context.h b/kexi/plugins/macros/lib/context.h index 9bb0f5eb..43b4f6f6 100644 --- a/kexi/plugins/macros/lib/context.h +++ b/kexi/plugins/macros/lib/context.h @@ -42,7 +42,7 @@ namespace KoMacro { : public TQObject , public TDEShared { - Q_OBJECT + TQ_OBJECT public: |