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