Allow "hint" property for wxSearchCtrl in the XRC schema
This should have been part of 652b4eb8ed
This commit is contained in:
parent
a1e780f1b4
commit
b6fde56e2e
1 changed files with 2 additions and 1 deletions
|
|
@ -1446,7 +1446,8 @@ wxSearchCtrl =
|
|||
attribute class { "wxSearchCtrl" } &
|
||||
stdObjectNodeAttributes &
|
||||
stdWindowProperties &
|
||||
[xrc:p="o"] element value {_, t_text }*
|
||||
[xrc:p="o"] element value {_, t_text }* &
|
||||
[xrc:p="o"] element hint {_, t_text }*
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue