Fixed build bustage
git-svn-id: svn://10.0.0.236/trunk@6845 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
24e28fb9d2
commit
8be1a4ec6d
@ -547,7 +547,7 @@ lo_BodyForeground(MWContext *context, lo_DocState *state, PA_Tag *tag)
|
||||
/* Last param tells this to check state->top_state->body_attr
|
||||
state to suppress changing color during layout
|
||||
*/
|
||||
lo_ChangeBodyTextFGColor(context, state, &text_fg, FALSE);
|
||||
lo_ChangeBodyTextFGColor(context, state, &text_fg);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user