fix parameter name
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56762 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -820,7 +820,7 @@ public:
|
|||||||
categories are skipped if this flag is used.
|
categories are skipped if this flag is used.
|
||||||
*/
|
*/
|
||||||
void SetPropertyTextColour( wxPGPropArg id,
|
void SetPropertyTextColour( wxPGPropArg id,
|
||||||
const wxColour& col,
|
const wxColour& colour,
|
||||||
bool recursively = true );
|
bool recursively = true );
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user