fixed memory leak introduced by dynamic wxMimeTypesManagerImpl creation (rev. 1.44...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 5 Jun 2006 17:01:46 +0000 (17:01 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 5 Jun 2006 17:01:46 +0000 (17:01 +0000)
commita893b65e6282e4b96126b3fd22eeab43d446be4b
tree54d50c7ce5e54f849e511ddde973c18b4392f089
parentb0b5881aeaef69976ed1693ab0423187a8bcd53c
fixed memory leak introduced by dynamic wxMimeTypesManagerImpl creation (rev. 1.44 of mimecmn.cpp) changes; also renamed wxMimeTypesManagerFactory::Get/SetFactory() to just Get/Set()

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