summaryrefslogtreecommitdiffstats
path: root/kdict/sets.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdict/sets.h')
-rw-r--r--kdict/sets.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kdict/sets.h b/kdict/sets.h
index 1baa3133..6e8397c6 100644
--- a/kdict/sets.h
+++ b/kdict/sets.h
@@ -27,10 +27,11 @@ class TQListBox;
class DbSetsDialog : public KDialogBase
{
Q_OBJECT
+ TQ_OBJECT
public:
- DbSetsDialog(TQWidget *parent=0, const char *name=0);
+ DbSetsDialog(TQWidget *tqparent=0, const char *name=0);
signals: