summaryrefslogtreecommitdiffstats
path: root/src/urlbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/urlbutton.h')
-rw-r--r--src/urlbutton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/urlbutton.h b/src/urlbutton.h
index 0dc57a2..8ee4e16 100644
--- a/src/urlbutton.h
+++ b/src/urlbutton.h
@@ -41,7 +41,7 @@ class URLButton : public TQPushButton
TQ_OBJECT
public:
- URLButton(URLNavigator* tqparent);
+ URLButton(URLNavigator* parent);
virtual ~URLButton();
URLNavigator* urlNavigator() const;