]> git.saurik.com Git - wxWidgets.git/commit
Initialise font family when initializing from native font, since this
authorJulian Smart <julian@anthemion.co.uk>
Tue, 11 Jun 2002 22:07:38 +0000 (22:07 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Tue, 11 Jun 2002 22:07:38 +0000 (22:07 +0000)
commit93692400d0a9f89cf013e1e101701eae0a541a59
treee02e93cb2076c3cce3f6af69074d819dcdd68680
parentd1f2dc804ca658f28f6537e6af6cf2a93e8c0a08
Initialise font family when initializing from native font, since this
is otherwise uninitialised (the font family is taken from the ref data and
not the native font data).

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