summaryrefslogtreecommitdiffstats
path: root/src/app/dirviewcontroller.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
commitf1087d880d002e2f4bde6adad1592bda91460d12 (patch)
tree4299342b1275cda0c626877485a02fa8fdd7c1d5 /src/app/dirviewcontroller.h
parentff8c66f117613688a0979d2296cbf6c778136419 (diff)
downloadgwenview-f1087d880d002e2f4bde6adad1592bda91460d12.tar.gz
gwenview-f1087d880d002e2f4bde6adad1592bda91460d12.zip
rename the following methods:
tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gwenview@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'src/app/dirviewcontroller.h')
-rw-r--r--src/app/dirviewcontroller.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/dirviewcontroller.h b/src/app/dirviewcontroller.h
index 9d95c41..00b6e38 100644
--- a/src/app/dirviewcontroller.h
+++ b/src/app/dirviewcontroller.h
@@ -41,7 +41,7 @@ class DirViewController : public TQObject {
Q_OBJECT
TQ_OBJECT
public:
- DirViewController(TQWidget* tqparent);
+ DirViewController(TQWidget* parent);
virtual ~DirViewController();
TQWidget* widget() const;