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 56c1f253..d4e29171 100644 --- a/kbabel/commonui/roughtransdlg.h +++ b/kbabel/commonui/roughtransdlg.h @@ -53,7 +53,7 @@ class TQVBox; class KDE_EXPORT RoughTransDlg : public KDialogBase { Q_OBJECT - TQ_OBJECT + public: RoughTransDlg(KBabelDictBox* dictBox, KBabel::Catalog* catalog, TQWidget *parent |