Don't use "Cancel" button in the about dialog of the listctrl sample.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 22 Dec 2012 02:33:04 +0000 (02:33 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 22 Dec 2012 02:33:04 +0000 (02:33 +0000)
commit87f0b1323b7ac77f02133b836c8dfee63b0fd387
tree1e45fea583ab53cd906b9c6442d53ab70914d1d1
parent76274efd346219516fbc8f04c4546beb1e859f9e
Don't use "Cancel" button in the about dialog of the listctrl sample.

No real changes, just remove the unnecessary button.

See #14618.

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