Added GetWindow to make Blit compile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14569 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
b1633d20d6
commit
32f8e36335
@ -114,6 +114,7 @@ public:
|
||||
virtual wxSize GetPPI() const;
|
||||
|
||||
virtual void DestroyClippingRegion();
|
||||
WXWindow GetWindow() const { return m_window; }
|
||||
|
||||
protected:
|
||||
// implementation
|
||||
|
Loading…
Reference in New Issue
Block a user