]> git.saurik.com Git - wxWidgets.git/commit
Set the standard sample icon for the exec sample.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 13 Oct 2012 22:52:59 +0000 (22:52 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 13 Oct 2012 22:52:59 +0000 (22:52 +0000)
commit90bad79f706fddae270850d4a9e72d8343b78d5c
tree2d88c12c527be92c77b96bf69a3f195eee046194
parent6754c300cf9a378f4dcbe745be545139ffa0a989
Set the standard sample icon for the exec sample.

Do this for consistency with all the other ones and also because it makes it
simpler to notice any unwanted icons for hidden windows created by this sample.

See #13251.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72666 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/exec/exec.cpp