remove wxTextAttr::CreateFont(); return wxNullFont from GetFont() if we have no font...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 9 Mar 2008 13:14:58 +0000 (13:14 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 9 Mar 2008 13:14:58 +0000 (13:14 +0000)
commit1fee6e257780f17b4d53b48aa0e7d2ac69664595
treefa3a5e36f13b03d4d4fec11acd9b0d3b2b1a9ab8
parent98a14ab488fa1854e5a59b1669e4e0f7da1e161f
remove wxTextAttr::CreateFont(); return wxNullFont from GetFont() if we have no font attributes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52412 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/textctrl.h
src/common/textcmn.cpp