Don't delete the art provider object in Remove() as this contradicted
its contract and do restore the call to Remove() from wxArtProvider dtor
as it's actually documented to work.
This fixes a regression due to the changes of
|
||
|---|---|---|
| .. | ||
| affinematrix.cpp | ||
| bitmap.cpp | ||
| bmpbundle.cpp | ||
| boundingbox.cpp | ||
| clipper.cpp | ||
| clippingbox.cpp | ||
| colour.cpp | ||
| coords.cpp | ||
| ellipsization.cpp | ||
| graphbitmap.cpp | ||
| graphmatrix.cpp | ||
| graphpath.cpp | ||
| imagelist.cpp | ||
| measuring.cpp | ||