added wxBitmap::CopyFromIcon and wxIcon::CopyFromBitmap to wxMotif
authorVáclav Slavík <vslavik@fastmail.fm>
Fri, 22 Mar 2002 19:14:33 +0000 (19:14 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Fri, 22 Mar 2002 19:14:33 +0000 (19:14 +0000)
commit329e276aa0f06aef6e1dcde5c197088f4695d449
treec33c9ef1761d8324b7aa0911d32687b9f6a87b09
parent9ecce6913c47685a377509bd16bf246d5ef3feb5
added wxBitmap::CopyFromIcon and wxIcon::CopyFromBitmap to wxMotif

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