diff options
Diffstat (limited to 'lib/kofficeui/KoPageLayoutSize.h')
-rw-r--r-- | lib/kofficeui/KoPageLayoutSize.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kofficeui/KoPageLayoutSize.h b/lib/kofficeui/KoPageLayoutSize.h index 7de19ca3..07b26d37 100644 --- a/lib/kofficeui/KoPageLayoutSize.h +++ b/lib/kofficeui/KoPageLayoutSize.h @@ -35,7 +35,7 @@ class KoPageLayoutColumns; * This class is a widget that shows the KoPageLayout data structure and allows the user to change it. */ class KoPageLayoutSize : public TQWidget { - Q_OBJECT + TQ_OBJECT public: |