fixing typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58944 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -417,7 +417,7 @@ public:
|
|||||||
// all rendering is done into a fully transparent temporary context
|
// all rendering is done into a fully transparent temporary context
|
||||||
virtual void BeginLayer(wxDouble opacity) = 0;
|
virtual void BeginLayer(wxDouble opacity) = 0;
|
||||||
|
|
||||||
// composites back the drawings into the content with the opacity given at
|
// composites back the drawings into the context with the opacity given at
|
||||||
// the BeginLayer call
|
// the BeginLayer call
|
||||||
virtual void EndLayer() = 0;
|
virtual void EndLayer() = 0;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user