added wxXPMDecoder
authorVáclav Slavík <vslavik@fastmail.fm>
Sat, 28 Apr 2001 23:30:24 +0000 (23:30 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sat, 28 Apr 2001 23:30:24 +0000 (23:30 +0000)
commit424f5e27007ebf54b3b186e48d05d1c039c8e6ea
tree955e6dbce9a7005e1fd688765a8507b10b724540
parent9d8bdf2dbc7c82e878038689db77e18556bad06c
added wxXPMDecoder

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9916 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/xpmdecod.h [new file with mode: 0644]
src/common/imagxpm.cpp
src/common/xpmdecod.cpp [new file with mode: 0644]