summaryrefslogtreecommitdiffstats
path: root/kipi-plugins/kameraklient/cameralist.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
commitea3848d71d9559414d14d0a8b8bb1ebb684f46c2 (patch)
tree859d20a007be94df4bf0b78cdf3720bfee903892 /kipi-plugins/kameraklient/cameralist.h
parent94ec53c96c3d5dc4a427e7dc4bbaa863add5cfa4 (diff)
downloadkipi-plugins-ea3848d71d9559414d14d0a8b8bb1ebb684f46c2.tar.gz
kipi-plugins-ea3848d71d9559414d14d0a8b8bb1ebb684f46c2.zip
rename the following methods:
tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/kipi-plugins@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kipi-plugins/kameraklient/cameralist.h')
-rw-r--r--kipi-plugins/kameraklient/cameralist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kipi-plugins/kameraklient/cameralist.h b/kipi-plugins/kameraklient/cameralist.h
index 4b624a3..2a852eb 100644
--- a/kipi-plugins/kameraklient/cameralist.h
+++ b/kipi-plugins/kameraklient/cameralist.h
@@ -38,7 +38,7 @@ class CameraList : public TQObject {
TQ_OBJECT
public:
- CameraList(TQObject *tqparent, const TQString& file);
+ CameraList(TQObject *parent, const TQString& file);
~CameraList();
bool load();
bool close();