fix an issue of categorize
This commit is contained in:
parent
ccc30265f5
commit
d06deb7e44
@ -596,7 +596,8 @@ namespace nana
|
||||
style_.listbox = nullptr;
|
||||
return;
|
||||
}
|
||||
_m_selected(treebase_.tail(style_.module.index));
|
||||
else
|
||||
_m_selected(treebase_.tail(style_.module.index));
|
||||
}
|
||||
|
||||
API::refresh_window(window_);
|
||||
|
Loading…
x
Reference in New Issue
Block a user