summaryrefslogtreecommitdiffstats
path: root/conduits/docconduit/kpalmdoc_dlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'conduits/docconduit/kpalmdoc_dlg.h')
-rw-r--r--conduits/docconduit/kpalmdoc_dlg.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/conduits/docconduit/kpalmdoc_dlg.h b/conduits/docconduit/kpalmdoc_dlg.h
index 5e9202b..6fe6e57 100644
--- a/conduits/docconduit/kpalmdoc_dlg.h
+++ b/conduits/docconduit/kpalmdoc_dlg.h
@@ -35,9 +35,10 @@ class DOCConverter;
class ConverterDlg : public KDialogBase
{
Q_OBJECT
+ TQ_OBJECT
public:
- ConverterDlg( TQWidget *parent=0, const TQString& caption=0);
+ ConverterDlg( TQWidget *tqparent=0, const TQString& caption=0);
~ConverterDlg();
protected slots: