diff options
Diffstat (limited to 'kexi/plugins/macros/kexiactions/executeaction.h')
-rw-r--r-- | kexi/plugins/macros/kexiactions/executeaction.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/plugins/macros/kexiactions/executeaction.h b/kexi/plugins/macros/kexiactions/executeaction.h index be7c95dc..d5affc76 100644 --- a/kexi/plugins/macros/kexiactions/executeaction.h +++ b/kexi/plugins/macros/kexiactions/executeaction.h @@ -38,7 +38,7 @@ namespace KexiMacro { */ class ExecuteAction : public KexiAction { - Q_OBJECT + TQ_OBJECT public: |