summaryrefslogtreecommitdiffstats
path: root/knode/kngroupselectdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'knode/kngroupselectdialog.h')
-rw-r--r--knode/kngroupselectdialog.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/knode/kngroupselectdialog.h b/knode/kngroupselectdialog.h
index 11c6fd39..05b21970 100644
--- a/knode/kngroupselectdialog.h
+++ b/knode/kngroupselectdialog.h
@@ -23,9 +23,10 @@
class KNGroupSelectDialog : public KNGroupBrowser {
Q_OBJECT
+ TQ_OBJECT
public:
- KNGroupSelectDialog(TQWidget *parent, KNNntpAccount *a, const TQString &act);
+ KNGroupSelectDialog(TQWidget *tqparent, KNNntpAccount *a, const TQString &act);
~KNGroupSelectDialog();
TQString selectedGroups()const;