diff options
Diffstat (limited to 'src/gvcore/printdialog.h')
-rw-r--r-- | src/gvcore/printdialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gvcore/printdialog.h b/src/gvcore/printdialog.h index 2a4d770..d21c3c2 100644 --- a/src/gvcore/printdialog.h +++ b/src/gvcore/printdialog.h @@ -46,7 +46,7 @@ enum ScaleId { }; class LIBGWENVIEW_EXPORT PrintDialogPage : public KPrintDialogPage { - Q_OBJECT + TQ_OBJECT public: |