(1) fixed bug: wxFontMapper no longer creates wxConfig instance by calling wxConfig...
authorVáclav Slavík <vslavik@fastmail.fm>
Mon, 17 Jan 2000 17:18:34 +0000 (17:18 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Mon, 17 Jan 2000 17:18:34 +0000 (17:18 +0000)
commitaae3ccf88daf7831c622d1fb42007408b7545497
treec75a874cfd76cb25e0d4c277c4d9d63027a6ea45
parenteee786e9cb8e3dde04c7e51d30bed4db74db7bfc
(1) fixed bug: wxFontMapper no longer creates wxConfig instance by calling wxConfig::Get, now uses wxConfig::Get(FALSE) ;; (2) changed default config path to wxWindows/FontMapper

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