Fixed typos
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55692 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
e999688506
commit
15cbcd00da
@ -412,7 +412,7 @@ wxPG_PROP_CLASS_SPECIFIC_2 = 0x00100000
|
||||
Identifiers.
|
||||
|
||||
wxPGProperty::SetAttribute() and
|
||||
wxPropertyGridInterfaces::SetPropertyAttribute() accept one of these as
|
||||
wxPropertyGridInterface::SetPropertyAttribute() accept one of these as
|
||||
attribute name argument.
|
||||
|
||||
You can use strings instead of constants. However, some of these
|
||||
|
@ -39,7 +39,8 @@ struct wxPGChoiceInfo
|
||||
|
||||
/** @section propgrid_property_attributes wxPropertyGrid Property Attribute Identifiers
|
||||
|
||||
wxPGProperty::SetAttribute() and wxPropertyGridInterfaces::SetPropertyAttribute()
|
||||
wxPGProperty::SetAttribute() and
|
||||
wxPropertyGridInterface::SetPropertyAttribute()
|
||||
accept one of these as attribute name argument .
|
||||
|
||||
You can use strings instead of constants. However, some of these
|
||||
|
Loading…
Reference in New Issue
Block a user