Define widget_traits for combox/textbox/listbox

This commit is contained in:
cnjinhao
2015-01-16 17:03:47 +08:00
parent bf35932bfb
commit 5b025ccd20
4 changed files with 31 additions and 1 deletions

View File

@@ -158,7 +158,6 @@ namespace API
iwd->expr_colors = wdg_colors;
}
widget_colors* get_scheme(window wd)
{
auto iwd = reinterpret_cast<restrict::core_window_t*>(wd);