Fixed typos
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55692 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -412,7 +412,7 @@ wxPG_PROP_CLASS_SPECIFIC_2 = 0x00100000
|
|||||||
Identifiers.
|
Identifiers.
|
||||||
|
|
||||||
wxPGProperty::SetAttribute() and
|
wxPGProperty::SetAttribute() and
|
||||||
wxPropertyGridInterfaces::SetPropertyAttribute() accept one of these as
|
wxPropertyGridInterface::SetPropertyAttribute() accept one of these as
|
||||||
attribute name argument.
|
attribute name argument.
|
||||||
|
|
||||||
You can use strings instead of constants. However, some of these
|
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
|
/** @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 .
|
accept one of these as attribute name argument .
|
||||||
|
|
||||||
You can use strings instead of constants. However, some of these
|
You can use strings instead of constants. However, some of these
|
||||||
|
Reference in New Issue
Block a user