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:
Julian Smart 2002-03-12 21:54:27 +00:00
parent b1633d20d6
commit 32f8e36335

View File

@ -114,6 +114,7 @@ public:
virtual wxSize GetPPI() const;
virtual void DestroyClippingRegion();
WXWindow GetWindow() const { return m_window; }
protected:
// implementation