Add wxHtmlTag::GetParamAsString() convenience method.
This is more convenient to use than HasParam() + GetParam() and also slightly more efficient as we search for the tag name only once. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74879 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -579,6 +579,7 @@ All (GUI):
|
||||
- wxPropertyGrid: improve composite flags handling (Jens Lody).
|
||||
- Don't crash laying out wxGridBagSizer with only hidden elements (briceandre).
|
||||
- Fix alignment and transparency of bitmaps in wxDataViewCtrl (Eric Jensen).
|
||||
- Add wxHtmlTag::GetParamAsString() convenience method.
|
||||
|
||||
wxGTK:
|
||||
|
||||
|
Reference in New Issue
Block a user