diff options
Diffstat (limited to 'lib/kofficeui/KoPageLayoutHeader.h')
-rw-r--r-- | lib/kofficeui/KoPageLayoutHeader.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kofficeui/KoPageLayoutHeader.h b/lib/kofficeui/KoPageLayoutHeader.h index 213b021c..fe4eb662 100644 --- a/lib/kofficeui/KoPageLayoutHeader.h +++ b/lib/kofficeui/KoPageLayoutHeader.h @@ -31,7 +31,7 @@ class KoPagePreview; * This class is a widget that shows the KoKWHeaderFooter data structure and allows the user to change it. */ class KoPageLayoutHeader : public KoPageLayoutHeaderBase { - Q_OBJECT + TQ_OBJECT public: |