fixed bug with the text attr not being reset even after SetDefaultStyle(wxTextAttr...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 25 Apr 2002 18:12:53 +0000 (18:12 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 25 Apr 2002 18:12:53 +0000 (18:12 +0000)
commit41b2e0e6db70a6615e23cc1fc72e966275c9041b
tree8769d235e03a0ee7bbc1596f12f89a36a7d00fb9
parent4e1c35f810f574af79e649fa37171dfa7fc775ee
fixed bug with the text attr not being reset even after SetDefaultStyle(wxTextAttr()) call

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15260 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/textctrl.cpp
src/gtk1/textctrl.cpp