summaryrefslogtreecommitdiffstats
path: root/akregator/src/fetchqueue.h
diff options
context:
space:
mode:
Diffstat (limited to 'akregator/src/fetchqueue.h')
-rw-r--r--akregator/src/fetchqueue.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/fetchqueue.h b/akregator/src/fetchqueue.h
index 9e92bb16..149ad6c1 100644
--- a/akregator/src/fetchqueue.h
+++ b/akregator/src/fetchqueue.h
@@ -40,7 +40,7 @@ class FetchQueue : public TQObject
public:
- FetchQueue(TQObject* tqparent=0, const char* name=0);
+ FetchQueue(TQObject* parent=0, const char* name=0);
virtual ~FetchQueue();
/** returns true when no feeds are neither fetching nor queued */