Corretta chiamata parse_background
git-svn-id: svn://10.65.10.50/trunk@5208 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
1b251bb1e9
commit
54303f6fa5
@ -2742,10 +2742,10 @@ void TBrowsefile_field::disable_link(char fg, char bg)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
void TBrowsefile_field::set_background(const char* bg)
|
void TBrowsefile_field::set_background(const char* bg)
|
||||||
{
|
{
|
||||||
printer().parse_background(bg,_background);
|
printer().parse_background(bg, _background);
|
||||||
}
|
}
|
||||||
|
|
||||||
void TBrowsefile_field::add_line(const char* l)
|
void TBrowsefile_field::add_line(const char* l)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user