]> git.saurik.com Git - wxWidgets.git/commit - src/os2/metafile.cpp
Implemented wxGDIObject::Create/CloneGDIRefData() for the relevant classes.
authorStefan Neis <Stefan.Neis@t-online.de>
Sat, 12 Jan 2008 15:05:15 +0000 (15:05 +0000)
committerStefan Neis <Stefan.Neis@t-online.de>
Sat, 12 Jan 2008 15:05:15 +0000 (15:05 +0000)
commit4b3f61d14cbc6cc117373d173ecf08fbec4c9a38
tree282c1e7f2e42500fc3ec5694c0b76bb337f3001b
parenta625c5b6c0d1c0f137bfbbdd98608c194017da75
Implemented wxGDIObject::Create/CloneGDIRefData() for the relevant classes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51177 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
15 files changed:
include/wx/os2/bitmap.h
include/wx/os2/brush.h
include/wx/os2/font.h
include/wx/os2/gdiimage.h
include/wx/os2/metafile.h
include/wx/os2/palette.h
include/wx/os2/pen.h
include/wx/os2/region.h
src/os2/bitmap.cpp
src/os2/brush.cpp
src/os2/font.cpp
src/os2/metafile.cpp
src/os2/palette.cpp
src/os2/pen.cpp
src/os2/region.cpp