summaryrefslogtreecommitdiffstats
path: root/src/fetch/crossreffetcher.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fetch/crossreffetcher.h')
-rw-r--r--src/fetch/crossreffetcher.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fetch/crossreffetcher.h b/src/fetch/crossreffetcher.h
index 7b502c6..8852358 100644
--- a/src/fetch/crossreffetcher.h
+++ b/src/fetch/crossreffetcher.h
@@ -60,7 +60,7 @@ public:
class ConfigWidget : public Fetch::ConfigWidget {
public:
- ConfigWidget(TQWidget* tqparent_, const CrossRefFetcher* fetcher = 0);
+ ConfigWidget(TQWidget* parent_, const CrossRefFetcher* fetcher = 0);
virtual void saveConfig(KConfigGroup& config);
virtual TQString preferredName() const;
private: