summaryrefslogtreecommitdiffstats
path: root/kbabel/kbabel/spelldlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'kbabel/kbabel/spelldlg.h')
-rw-r--r--kbabel/kbabel/spelldlg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbabel/kbabel/spelldlg.h b/kbabel/kbabel/spelldlg.h
index 71ced638..fb19f166 100644
--- a/kbabel/kbabel/spelldlg.h
+++ b/kbabel/kbabel/spelldlg.h
@@ -41,7 +41,7 @@ class SpellDlgWidget;
class SpellDlg : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
SpellDlg(bool haveMarkedText, TQWidget* parent, const char *name=0);