summaryrefslogtreecommitdiffstats
path: root/src/fetchdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fetchdialog.h')
-rw-r--r--src/fetchdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fetchdialog.h b/src/fetchdialog.h
index d690515..40f77c8 100644
--- a/src/fetchdialog.h
+++ b/src/fetchdialog.h
@@ -59,7 +59,7 @@ public:
/**
* Constructor
*/
- FetchDialog(TQWidget* tqparent, const char* name = 0);
+ FetchDialog(TQWidget* parent, const char* name = 0);
~FetchDialog();
public slots: