summaryrefslogtreecommitdiffstats
path: root/kexi/plugins/reports/kexireportview.h
diff options
context:
space:
mode:
Diffstat (limited to 'kexi/plugins/reports/kexireportview.h')
-rw-r--r--kexi/plugins/reports/kexireportview.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kexi/plugins/reports/kexireportview.h b/kexi/plugins/reports/kexireportview.h
index 794fa49c..413b8cd8 100644
--- a/kexi/plugins/reports/kexireportview.h
+++ b/kexi/plugins/reports/kexireportview.h
@@ -33,7 +33,7 @@ class KexiReportForm;
class KEXIREPORTUTILS_EXPORT KexiReportScrollView : public KexiScrollView
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -62,7 +62,7 @@ class KEXIREPORTUTILS_EXPORT KexiReportScrollView : public KexiScrollView
(preview == false in constructor). */
class KEXIREPORTUTILS_EXPORT KexiReportView : public KexiViewBase
{
- Q_OBJECT
+ TQ_OBJECT
public: