Comment seems incorrect
Change-Id: I7d81b9b616fc4b4b324d959282b6a71ce681fba5
This commit is contained in:
@@ -2228,6 +2228,7 @@ namespace
|
|||||||
case META_MASK_ACTION :
|
case META_MASK_ACTION :
|
||||||
{
|
{
|
||||||
/** CHECKED, WORKS WELL: Simply same as META_BMP_ACTION */
|
/** CHECKED, WORKS WELL: Simply same as META_BMP_ACTION */
|
||||||
|
/** Huh, no it isn't!? */
|
||||||
const MetaMaskAction* pA = (const MetaMaskAction*)pAction;
|
const MetaMaskAction* pA = (const MetaMaskAction*)pAction;
|
||||||
const BitmapEx aBitmapEx(createMaskBmpEx(pA->GetBitmap(), pA->GetColor()));
|
const BitmapEx aBitmapEx(createMaskBmpEx(pA->GetBitmap(), pA->GetColor()));
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user