]> git.saurik.com Git - wxWidgets.git/history - src/generic/icon.cpp
don't use FillRect() in DoDrawRectangle() but always Rectangle(); minor code cleanup...
[wxWidgets.git] / src / generic / icon.cpp
2006-08-09  Václav Slavíkmoved wxIcon implementation for ports where it's identi...