summaryrefslogtreecommitdiffstats
path: root/akregator/src/viewer.h
diff options
context:
space:
mode:
Diffstat (limited to 'akregator/src/viewer.h')
-rw-r--r--akregator/src/viewer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/viewer.h b/akregator/src/viewer.h
index c6e2c443..d01949c9 100644
--- a/akregator/src/viewer.h
+++ b/akregator/src/viewer.h
@@ -47,7 +47,7 @@ namespace Akregator
*/
static void displayInExternalBrowser(const KURL &url, const TQString& mimetype=TQString());
- Viewer(TQWidget* tqparent, const char* name);
+ Viewer(TQWidget* parent, const char* name);
virtual ~Viewer();
virtual bool closeURL();