X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e066e2566a4e5db3510fe6a204d66850eaeceade..0d1dff0172e94487c4aa2d830c714f93be73c7ec:/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