Kaydet (Commit) 1679baf6 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Comment seems incorrect

Change-Id: I7d81b9b616fc4b4b324d959282b6a71ce681fba5
üst 3f0678bf
...@@ -2228,6 +2228,7 @@ namespace ...@@ -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()));
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment