Fixed bug introduced in fs_zip.cpp when replacing wxHashTableLong
authorMattia Barbon <mbarbon@cpan.org>
Fri, 29 Aug 2003 20:10:32 +0000 (20:10 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Fri, 29 Aug 2003 20:10:32 +0000 (20:10 +0000)
commitd8771ac73408ebe31dadc8bdfcb718dcdbd94ca4
tree2b5480d85410c298465f738ca621f969db4eb9be
parent584e60740634657e2218b9486f8abd752e2d9ad1
  Fixed bug introduced in fs_zip.cpp when replacing wxHashTableLong
with wxHashMap.
  Made wxHashMap constructor explicit to prevent similar errors.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23298 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/hashmap.h
include/wx/hashset.h
src/common/fs_zip.cpp
src/generic/grid.cpp