Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 214365 | Differences between
and this patch

Collapse All | Expand All

(-)kformula-1.6.2.orig/lib/kformula/sequenceelement.h (-1 / +1 lines)
Lines 94-100 Link Here
94
     * Calculates our width and height and
94
     * Calculates our width and height and
95
     * our children's parentPosition.
95
     * our children's parentPosition.
96
     */
96
     */
97
    virtual void calcSizes( const ContextStyle& style,
97
    virtual void calcSizes( const ContextStyle& context,
98
						    ContextStyle::TextStyle tstyle,
98
						    ContextStyle::TextStyle tstyle,
99
						    ContextStyle::IndexStyle istyle,
99
						    ContextStyle::IndexStyle istyle,
100
							StyleAttributes& style );
100
							StyleAttributes& style );

Return to bug 214365