From 3017081b30370a0581cac5804516bf1d8a5c8533 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:00:46 -0600 Subject: Remove spurious TQ_OBJECT instances --- conduits/docconduit/kpalmdoc_dlg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conduits/docconduit/kpalmdoc_dlg.h') diff --git a/conduits/docconduit/kpalmdoc_dlg.h b/conduits/docconduit/kpalmdoc_dlg.h index ac33ca7..2fd44fd 100644 --- a/conduits/docconduit/kpalmdoc_dlg.h +++ b/conduits/docconduit/kpalmdoc_dlg.h @@ -35,7 +35,7 @@ class DOCConverter; class ConverterDlg : public KDialogBase { Q_OBJECT - TQ_OBJECT + public: ConverterDlg( TQWidget *parent=0, const TQString& caption=0); -- cgit v1.2.1