]> git.saurik.com Git - wxWidgets.git/commit
Use virtual items in wxDVC sample under Mac too.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 24 Oct 2009 01:02:31 +0000 (01:02 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 24 Oct 2009 01:02:31 +0000 (01:02 +0000)
commitc27050d2e3bc84da49f662c5e79fe4542be02337
tree63772b5eca4f70a82bae7435027ccf494ccd70b7
parent9461dd8c71836ef5140b8c27ac5b7c1202bb1452
Use virtual items in wxDVC sample under Mac too.

There doesn't seem to be any reason to not use them and having different
appearance under OS X and elsewhere is just confusing and looks like a bug.

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