]> git.saurik.com Git - wxWidgets.git/blob - contrib/utils/wxrcedit/df/wxCheckBox.df
Fixed typo in my last commit (it did break socket detection code :-( ).
[wxWidgets.git] / contrib / utils / wxrcedit / df / wxCheckBox.df
1 node wxCheckBox
2 var label of text
3 var checked of bool
4 derived from control