diff options
Diffstat (limited to 'kexi/plugins/reports/kexireportfactory.h')
-rw-r--r-- | kexi/plugins/reports/kexireportfactory.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/plugins/reports/kexireportfactory.h b/kexi/plugins/reports/kexireportfactory.h index 65f5764d..69dd7bdd 100644 --- a/kexi/plugins/reports/kexireportfactory.h +++ b/kexi/plugins/reports/kexireportfactory.h @@ -25,7 +25,7 @@ //! Kexi Factory (DB widgets + subform) class KexiReportFactory : public KFormDesigner::WidgetFactory { - Q_OBJECT + TQ_OBJECT public: |