]> git.saurik.com Git - wxWidgets.git/commit
Fixed a strange MSVC compile error (C2253) It thought a pure virtual
authorRobin Dunn <robin@alldunn.com>
Tue, 4 Jun 2002 20:17:44 +0000 (20:17 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 4 Jun 2002 20:17:44 +0000 (20:17 +0000)
commit7a944d2fd2324ca7886d36fd3f4d7a174afdff3a
tree7ea30c5df916e7cd0b3ace097ceff4bdf4f9d395
parentf1cf5f4de570b62e552f795ecdddbe61239c2e5c
Fixed a strange MSVC compile error (C2253) It thought a pure virtual
function was being defined...

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