]> git.saurik.com Git - wxWidgets.git/commit - src/common/hash.cpp
Fix for pure virtual method call caused by wxHashTable not
authorMattia Barbon <mbarbon@cpan.org>
Sat, 8 May 2004 09:33:29 +0000 (09:33 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Sat, 8 May 2004 09:33:29 +0000 (09:33 +0000)
commit6aa33060cd9132116fa3431b4889342e2f655853
treeec36af8c7b823329a3b9f1250e29550e0cd92121
parent24ec43dbdb5ebea2a0c9eef8be9b12b0b4ffed63
  Fix for pure virtual method call caused by wxHashTable not
overriding virtual destructor.

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