OS/2 port: reorganized wxBitmap/wxBitmapHandler classes to use wxBitmapType
authorStefan Neis <Stefan.Neis@t-online.de>
Sat, 29 Mar 2008 19:34:37 +0000 (19:34 +0000)
committerStefan Neis <Stefan.Neis@t-online.de>
Sat, 29 Mar 2008 19:34:37 +0000 (19:34 +0000)
commit6b5c2d5262df98e197736d81d8a9fe54d1932ab0
tree9d5ac8b53da3a3b61e1c5fb206125e4d7e453669
parentbf2ede051c3ca171ff4ff4d458e9897e7c195c1c
OS/2 port: reorganized wxBitmap/wxBitmapHandler classes to use wxBitmapType
    instead of "long" where possible; made them const-correct etc. (see r52820)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52911 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/os2/bitmap.h
include/wx/os2/gdiimage.h
include/wx/os2/icon.h
src/os2/bitmap.cpp
src/os2/gdiimage.cpp
src/os2/icon.cpp