-1->wxID_ANY, TRUE->true, FALSE->false & tabs->spaces replacements.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27631 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -75,7 +75,7 @@ class ctPropertyEditor: public wxPanel
|
||||
void UpdateItem();
|
||||
|
||||
/// Display attribute at given row
|
||||
bool DisplayProperty(int row, ctProperty* prop, bool valueOnly = FALSE);
|
||||
bool DisplayProperty(int row, ctProperty* prop, bool valueOnly = false);
|
||||
|
||||
/// Display attribute value
|
||||
bool DisplayProperty(ctProperty* prop);
|
||||
|
||||
Reference in New Issue
Block a user