From 631d7b9b0878ca3842496b5719f9c5803335e150 Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 10 Aug 2011 22:19:39 +0000 Subject: rename the following methods: tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/basket@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- src/regiongrabber.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/regiongrabber.h') diff --git a/src/regiongrabber.h b/src/regiongrabber.h index 4493011..2b6251a 100644 --- a/src/regiongrabber.h +++ b/src/regiongrabber.h @@ -30,7 +30,7 @@ class TQTimer; class SizeTip : public TQLabel { public: - SizeTip( TQWidget *tqparent, const char *name=0 ); + SizeTip( TQWidget *parent, const char *name=0 ); ~SizeTip() {} void setTip( const TQRect &rect ); -- cgit v1.2.1