Add wxFont::Underlined() and MakeUnderlined() methods.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 27 Feb 2011 12:46:59 +0000 (12:46 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 27 Feb 2011 12:46:59 +0000 (12:46 +0000)
commit801423ee3454d200581cd51d35fbcdad19f2208a
treea44a459e8191e80eab2aca8ef1cd55f707aa0925
parent0d0fdaacf88630fe7c0edcd1fb7e87e406383660
Add wxFont::Underlined() and MakeUnderlined() methods.

Add two more helpers for consistency with the existing methods such as Bold()
and MakeBold().

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67051 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/font.h
interface/wx/font.h
src/common/fontcmn.cpp