summaryrefslogtreecommitdiffstats
path: root/src/fetch/amazonfetcher.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fetch/amazonfetcher.h')
-rw-r--r--src/fetch/amazonfetcher.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fetch/amazonfetcher.h b/src/fetch/amazonfetcher.h
index ed7b97a..cf7b1fb 100644
--- a/src/fetch/amazonfetcher.h
+++ b/src/fetch/amazonfetcher.h
@@ -141,7 +141,7 @@ Q_OBJECT
TQ_OBJECT
public:
- ConfigWidget(TQWidget* tqparent_, const AmazonFetcher* fetcher = 0);
+ ConfigWidget(TQWidget* parent_, const AmazonFetcher* fetcher = 0);
virtual void saveConfig(KConfigGroup& config);
virtual TQString preferredName() const;