fix setting the properties of a valid but unshared font object broken in the last...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 13 Mar 2007 20:35:58 +0000 (20:35 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 13 Mar 2007 20:35:58 +0000 (20:35 +0000)
commitadbd3cbc71cde23d1a12b76e820aa3fd33a6707f
tree10ba250e9edd9a20491f24e40b09c791ba91372c
parent4215a4386e7bc781155d6809f052753c1f9a72b2
fix setting the properties of a valid but unshared font object broken in the last commit (HFONT wasn't recreated)

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