Commit 5bf693ed authored by Piotr Caban's avatar Piotr Caban Committed by Alexandre Julliard

wineps: Silence FIXME message on EMR_EXTFLOODFILL record.

parent cec7c44c
......@@ -1580,6 +1580,7 @@ static int WINAPI hmf_proc(HDC hdc, HANDLETABLE *htable,
p->Ver + p->nVer, p->nTri, p->ulMode);
}
case EMR_EXTFLOODFILL:
case EMR_ALPHABLEND:
break;
......
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