Corretta chiamata di apply_format in TForm_string::update
git-svn-id: svn://10.65.10.50/trunk@5242 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
7a4b9e0f2a
commit
88dec6ba02
@ -1563,7 +1563,7 @@ bool TForm_string::update()
|
||||
do_message(n);
|
||||
// prende il campo e lo stampa
|
||||
TString s(get());
|
||||
apply_format(s, picture());
|
||||
apply_format(s);
|
||||
put_paragraph(s);
|
||||
}
|
||||
return TRUE;
|
||||
|
Loading…
x
Reference in New Issue
Block a user