Don't use deprecated wxArtProvider::Insert().
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 27 Dec 2011 01:21:36 +0000 (01:21 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 27 Dec 2011 01:21:36 +0000 (01:21 +0000)
commit7716a165ef3d5f3075b4aa771decc0001e68f6b4
treea58797facf5eab99fe3cd5ee4370eb9581455c3c
parente170515a9b895080d683dc73b2fdc6299eaae2f6
Don't use deprecated wxArtProvider::Insert().

Ironically, it was 2.6 compatibility code that was using the function
deprecated after 2.8. In any case, just use the newest name for it.

Closes #13393.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70123 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/artprov.cpp