diff options
Diffstat (limited to 'kbabel/commonui/roughtransdlg.h')
-rw-r--r-- | kbabel/commonui/roughtransdlg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kbabel/commonui/roughtransdlg.h b/kbabel/commonui/roughtransdlg.h index ec7dc609..56c1f253 100644 --- a/kbabel/commonui/roughtransdlg.h +++ b/kbabel/commonui/roughtransdlg.h @@ -56,7 +56,7 @@ class KDE_EXPORT RoughTransDlg : public KDialogBase TQ_OBJECT public: - RoughTransDlg(KBabelDictBox* dictBox, KBabel::Catalog* catalog, TQWidget *tqparent + RoughTransDlg(KBabelDictBox* dictBox, KBabel::Catalog* catalog, TQWidget *parent , const char *name=0); ~RoughTransDlg(); |