X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e066e2566a4e5db3510fe6a204d66850eaeceade..4818141bb228bbb59df63de12a5ea31801314b57:/contrib/utils/wxrcedit/df/wxComboBox.df?ds=sidebyside diff --git a/contrib/utils/wxrcedit/df/wxComboBox.df b/contrib/utils/wxrcedit/df/wxComboBox.df index 0e030092c5..4743e10b9a 100644 --- a/contrib/utils/wxrcedit/df/wxComboBox.df +++ b/contrib/utils/wxrcedit/df/wxComboBox.df @@ -1,6 +1,6 @@ node wxComboBox var style of flags wxCB_SIMPLE,wxCB_SORT,wxCB_READONLY,wxCB_DROPDOWN -var value of string +var value of text var selection of integer var content of not_implemented derived from control