gdiimage updates

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4954 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
David Webster
1999-12-15 06:02:30 +00:00
parent 980662342f
commit 97507ccea7
12 changed files with 22 additions and 20 deletions

View File

@@ -219,8 +219,6 @@ protected:
private:
bool CopyFromIconOrCursor(const wxGDIImage& rIcon);
HDC m_hDc;
HPS m_hPs;
DECLARE_DYNAMIC_CLASS(wxBitmap)
};