added GTK2 implementation of wxArtProvider
authorVáclav Slavík <vslavik@fastmail.fm>
Sun, 22 Aug 2004 19:23:53 +0000 (19:23 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sun, 22 Aug 2004 19:23:53 +0000 (19:23 +0000)
commit7bebedd82651a0fc6cf002497956c467375362f7
treefeaa732ffe9a3023424c9a5dae2d9913e707f00f
parentb5cf8234c683f80d207fc8e96cd364eff122a025
added GTK2 implementation of wxArtProvider

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28861 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
Makefile.in
build/bakefiles/files.bkl
docs/changes.txt
docs/latex/wx/artprov.tex
src/common/artprov.cpp
src/gtk/artgtk.cpp [new file with mode: 0644]
src/gtk1/artgtk.cpp [new file with mode: 0644]