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:
guy 2009-01-20 14:06:31 +00:00
parent df619980cc
commit 17fa8fd7a3

View File

@ -593,7 +593,7 @@ bool TColor_mask::on_field_event(TOperable_field& f, TField_event e, long jolly)
case DLG_NEWREC:
if (e == fe_button)
{
TString name = user();
TString80 name = user();
xvt_dm_post_string_prompt(TR("Nome del tema"), name.get_buffer(), 16);
if (name.full())
{