diff options
Diffstat (limited to 'kplato/kptreportview.h')
-rw-r--r-- | kplato/kptreportview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kplato/kptreportview.h b/kplato/kptreportview.h index 08f54fb8..4db45f59 100644 --- a/kplato/kptreportview.h +++ b/kplato/kptreportview.h @@ -54,7 +54,7 @@ class ReportTagsPrivate; class ReportView : public TQSplitter { - Q_OBJECT + TQ_OBJECT public: |