summaryrefslogtreecommitdiffstats
path: root/src/gvcore/printdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gvcore/printdialog.h')
-rw-r--r--src/gvcore/printdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gvcore/printdialog.h b/src/gvcore/printdialog.h
index 8a4b957..faf9752 100644
--- a/src/gvcore/printdialog.h
+++ b/src/gvcore/printdialog.h
@@ -48,7 +48,7 @@ enum ScaleId {
class LIBGWENVIEW_EXPORT PrintDialogPage : public KPrintDialogPage {
Q_OBJECT
- TQ_OBJECT
+
public:
PrintDialogPage( Document* document, TQWidget *parent = 0L, const char *name = 0 );