InvertMask fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9655 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1024,7 +1024,7 @@ HBITMAP wxInvertMask(
|
|||||||
,hPSSrc
|
,hPSSrc
|
||||||
,4L
|
,4L
|
||||||
,vPoint
|
,vPoint
|
||||||
,ROP_SRCCOPY
|
,ROP_SRCINVERT
|
||||||
,BBO_IGNORE
|
,BBO_IGNORE
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user