X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/96742edfff8d69158ee0e9cb34eb37912d1a7d10..8173fefe0a9d61cfe5244a301044aa2269bc1c31:/contrib/utils/wxrcedit/df/wxComboBox.df 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