Kaydet (Commit) d3ba96e3 authored tarafından Tomaž Vajngerl's avatar Tomaž Vajngerl

typedef OutputDevice as RenderContext to pass to Paint methods

Change-Id: I858c0c51fc0892ea81ac39f69aff7d401a25184b
üst 2932d2db
......@@ -375,6 +375,8 @@ struct WindowResHeader
namespace vcl {
typedef OutputDevice RenderContext;
class VCL_DLLPUBLIC Window : public ::OutputDevice, public Resource
{
friend class ::vcl::Cursor;
......
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