Patch level : 2.0 non so patch
Files correlati : form.cpp Ricompilazione Demo : [ ] Commento : Migliorato caricamento font standard per form git-svn-id: svn://10.65.10.50/trunk@11574 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
48ee46717e
commit
c4a79ac9c7
@ -4583,11 +4583,6 @@ void TForm::read(
|
||||
pr.set_char_size(_fontsize);
|
||||
pr.set_fontname(_fontname);
|
||||
}
|
||||
else
|
||||
{
|
||||
_fontname = pr.fontname();
|
||||
_fontsize = pr.get_char_size();
|
||||
}
|
||||
set_fink_mode(TRUE);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user