allow using SetFont(wxNullFont) to reset the font as per documented behaviour (#3238)
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 16 Jul 2008 15:53:44 +0000 (15:53 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 16 Jul 2008 15:53:44 +0000 (15:53 +0000)
commitd8df88930e59bb8bdd5fda45e47c7a30cf2659a9
tree3a5e371ae57f102840720797d73605830342c9ea
parentbec76e18352b3b0a94b0b54c8d66159722651e8b
allow using SetFont(wxNullFont) to reset the font as per documented behaviour (#3238)

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