summaryrefslogtreecommitdiffstats
path: root/ksquirrel/sidebar/sq_imagebasket.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
commit2af11d9103e8eb8aa289bc1e13bbeb995ce627c6 (patch)
tree33f627862caa5ef77ec2993f9c0b76cac73d7ab4 /ksquirrel/sidebar/sq_imagebasket.h
parent79128018a1b71d8fa9218e925a2409abb6fce7d2 (diff)
downloadksquirrel-2af11d91.tar.gz
ksquirrel-2af11d91.zip
rename the following methods:
tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ksquirrel@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'ksquirrel/sidebar/sq_imagebasket.h')
-rw-r--r--ksquirrel/sidebar/sq_imagebasket.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksquirrel/sidebar/sq_imagebasket.h b/ksquirrel/sidebar/sq_imagebasket.h
index d6882b0..4eb3bb4 100644
--- a/ksquirrel/sidebar/sq_imagebasket.h
+++ b/ksquirrel/sidebar/sq_imagebasket.h
@@ -32,7 +32,7 @@ class SQ_ImageBasket : public KDirOperator
TQ_OBJECT
public:
- SQ_ImageBasket(TQWidget *tqparent = 0, const char *name = 0);
+ SQ_ImageBasket(TQWidget *parent = 0, const char *name = 0);
~SQ_ImageBasket();
void add(const KFileItemList &);