Comment seems incorrect

Change-Id: I7d81b9b616fc4b4b324d959282b6a71ce681fba5
This commit is contained in:
Tor Lillqvist
2014-05-29 14:27:55 +03:00
parent 3f0678bfc8
commit 1679baf696

View File

@@ -2228,6 +2228,7 @@ namespace
case META_MASK_ACTION :
{
/** CHECKED, WORKS WELL: Simply same as META_BMP_ACTION */
/** Huh, no it isn't!? */
const MetaMaskAction* pA = (const MetaMaskAction*)pAction;
const BitmapEx aBitmapEx(createMaskBmpEx(pA->GetBitmap(), pA->GetColor()));