Patch level : 10.0
Files correlati : ba0.exe Ricompilazione Demo : [ ] Commento : Risolti conflitti git-svn-id: svn://10.65.10.50/trunk@18054 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
df619980cc
commit
17fa8fd7a3
@ -593,7 +593,7 @@ bool TColor_mask::on_field_event(TOperable_field& f, TField_event e, long jolly)
|
|||||||
case DLG_NEWREC:
|
case DLG_NEWREC:
|
||||||
if (e == fe_button)
|
if (e == fe_button)
|
||||||
{
|
{
|
||||||
TString name = user();
|
TString80 name = user();
|
||||||
xvt_dm_post_string_prompt(TR("Nome del tema"), name.get_buffer(), 16);
|
xvt_dm_post_string_prompt(TR("Nome del tema"), name.get_buffer(), 16);
|
||||||
if (name.full())
|
if (name.full())
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user