deal with fonts with empty face name correctly in wxNativeFontInfo::FromString()...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 17 May 2009 11:48:48 +0000 (11:48 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 17 May 2009 11:48:48 +0000 (11:48 +0000)
commitd508a9d979ca5924979a53865fc5d4e38f16a07c
tree6488a4fce88129f498d5c302889eefc37659ae4e
parent1a2ca1d67304e413d258c237222ac31bee3435ba
deal with fonts with empty face name correctly in wxNativeFontInfo::FromString(): the last token may be empty, just check that it is present at all

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