summaryrefslogtreecommitdiffstats
path: root/src/urlbutton.h
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-08-10 22:19:39 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-08-10 22:19:39 +0000
commit2e11795ab3befef25e318902869fa71c6ff4a076 (patch)
treeb5ec2f60aef32f350fc5b56720bc616c44a840c6 /src/urlbutton.h
parent10b4cb5e889a28380c1cc4d5e4ebe01a835df6d9 (diff)
downloaddolphin-2e11795ab3befef25e318902869fa71c6ff4a076.tar.gz
dolphin-2e11795ab3befef25e318902869fa71c6ff4a076.zip
rename the following methods:
tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/dolphin@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
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;