avoid calling wxSystemSettings::GetMetric() from wxIconBundle::GetIcon() unless the...
authorVáclav Slavík <vslavik@fastmail.fm>
Thu, 17 Aug 2006 16:08:13 +0000 (16:08 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Thu, 17 Aug 2006 16:08:13 +0000 (16:08 +0000)
commit2fd85ab3e86fceb569c982a4ee3555a98bcf5786
treecc5a0e484e3b4c7afe464a6948f773c863a5c6fc
parent406d283a6409838d72d1490ca5d20fa067b7723b
avoid calling wxSystemSettings::GetMetric() from wxIconBundle::GetIcon() unless the returned value is really needed to choose from >1 icons

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