added wxArtProvider
authorVáclav Slavík <vslavik@fastmail.fm>
Tue, 19 Mar 2002 23:40:25 +0000 (23:40 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Tue, 19 Mar 2002 23:40:25 +0000 (23:40 +0000)
commit2aca4a98866064d116c30a477b49a7a7c04cf58c
treee4b505614949bc47e2d8713fb671dee231becc18
parentbbc3925a8a46e8c80b22277f5571dfb2465aca25
added wxArtProvider

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14688 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
18 files changed:
art/browser/back.xpm [new file with mode: 0644]
art/browser/down.xpm [new file with mode: 0644]
art/browser/forward.xpm [new file with mode: 0644]
art/browser/toparent.xpm [new file with mode: 0644]
art/browser/up.xpm [new file with mode: 0644]
art/framicon/help.xpm [new file with mode: 0644]
art/toolbar/fileopen.xpm [new file with mode: 0644]
art/toolbar/print.xpm [new file with mode: 0644]
art/wxhtml/addbookm.xpm [new file with mode: 0644]
art/wxhtml/book.xpm [new file with mode: 0644]
art/wxhtml/delbookm.xpm [new file with mode: 0644]
art/wxhtml/folder.xpm [new file with mode: 0644]
art/wxhtml/navig.xpm [new file with mode: 0644]
art/wxhtml/page.xpm [new file with mode: 0644]
art/wxhtml/settings.xpm [new file with mode: 0644]
include/wx/artprov.h [new file with mode: 0644]
src/common/artprov.cpp [new file with mode: 0644]
src/common/artstd.cpp [new file with mode: 0644]