summaryrefslogtreecommitdiffstats
path: root/akregator/src/pageviewer.h
diff options
context:
space:
mode:
Diffstat (limited to 'akregator/src/pageviewer.h')
-rw-r--r--akregator/src/pageviewer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/pageviewer.h b/akregator/src/pageviewer.h
index 2fb3a155..82b497d6 100644
--- a/akregator/src/pageviewer.h
+++ b/akregator/src/pageviewer.h
@@ -42,7 +42,7 @@ namespace Akregator
Q_OBJECT
TQ_OBJECT
public:
- PageViewer(TQWidget* tqparent, const char* name);
+ PageViewer(TQWidget* parent, const char* name);
virtual ~PageViewer();
virtual bool openURL(const KURL &url);