Fix a comment that screws up paren balancing checks.
This commit is contained in:
@ -158,7 +158,7 @@ bool OOFAwareWidget::isOOFContainer (Widget *widget, int oofmIndex)
|
||||
// relatively positioned elements; since the latters
|
||||
// constitute a stacking context, drawing of floats gets
|
||||
// somewhat more complicated; see "interrupting the drawing
|
||||
// process" in "dw-stacking-context.doc".
|
||||
// process" in "dw-stacking-context.doc".)
|
||||
testWidgetOutOfFlow (widget)));
|
||||
|
||||
case OOFM_RELATIVE:
|
||||
|
Reference in New Issue
Block a user