summaryrefslogtreecommitdiffstats
path: root/knode/kngroupdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'knode/kngroupdialog.h')
-rw-r--r--knode/kngroupdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/knode/kngroupdialog.h b/knode/kngroupdialog.h
index 024e6707..625f2c07 100644
--- a/knode/kngroupdialog.h
+++ b/knode/kngroupdialog.h
@@ -26,7 +26,7 @@ class KNGroupDialog : public KNGroupBrowser {
TQ_OBJECT
public:
- KNGroupDialog(TQWidget *tqparent, KNNntpAccount *a);
+ KNGroupDialog(TQWidget *parent, KNNntpAccount *a);
~KNGroupDialog();
void toSubscribe(TQSortedList<KNGroupInfo> *l);