From 49f9b290287ed4df63901c5912ddbb3c1ae5d515 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/kdetoys@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- amor/amorbubble.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'amor/amorbubble.h') diff --git a/amor/amorbubble.h b/amor/amorbubble.h index 408c568..54e8912 100644 --- a/amor/amorbubble.h +++ b/amor/amorbubble.h @@ -70,7 +70,7 @@ protected: int mOriginX; // X origin of bubble arrow int mOriginY; // Y origin of bubble arrow TQRect mBound; // bounds of the text - TQBitmap mMask; // tqshape tqmask + TQBitmap mMask; // tqshape mask VertPos mArrowVert; // vertical position of the arrow HorzPos mArrowHorz; // horizontal position of the arrow TQTextBrowser *mBrowser; // displays the message -- cgit v1.2.3