mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 09:19:01 +00:00
Merge with develop
This commit is contained in:
parent
0504c52eeb
commit
e529295ca4
1 changed files with 1 additions and 0 deletions
|
@ -2444,6 +2444,7 @@ namespace NLGUI
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
case HTML_OPTION:
|
case HTML_OPTION:
|
||||||
|
if (!(_Forms.empty()) && !(_Forms.back().Entries.empty()))
|
||||||
{
|
{
|
||||||
// insert the parsed text into the select control
|
// insert the parsed text into the select control
|
||||||
CDBGroupComboBox *cb = _Forms.back().Entries.back().ComboBox;
|
CDBGroupComboBox *cb = _Forms.back().Entries.back().ComboBox;
|
||||||
|
|
Loading…
Reference in a new issue