summaryrefslogtreecommitdiffstats
path: root/akregator/src/articlelistview.h
diff options
context:
space:
mode:
Diffstat (limited to 'akregator/src/articlelistview.h')
-rw-r--r--akregator/src/articlelistview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/articlelistview.h b/akregator/src/articlelistview.h
index 5dbc0804..95fd64ad 100644
--- a/akregator/src/articlelistview.h
+++ b/akregator/src/articlelistview.h
@@ -45,7 +45,7 @@ namespace Akregator
Q_OBJECT
TQ_OBJECT
public:
- ArticleListView(TQWidget *tqparent = 0, const char *name = 0);
+ ArticleListView(TQWidget *parent = 0, const char *name = 0);
virtual ~ArticleListView();
/** returns the current article, or a null article if there is none */