diff options
Diffstat (limited to 'doc/html/table-statistics-statistics-cpp.html')
-rw-r--r-- | doc/html/table-statistics-statistics-cpp.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/table-statistics-statistics-cpp.html b/doc/html/table-statistics-statistics-cpp.html index 39dc96fe2..595ebc003 100644 --- a/doc/html/table-statistics-statistics-cpp.html +++ b/doc/html/table-statistics-statistics-cpp.html @@ -151,7 +151,7 @@ void <a name="f147"></a>Table::recalcSum( int, int col ) -<a name="x2786"></a>void TableItem::<a href="qtableitem.html#paint">paint</a>( <a href="tqpainter.html">TQPainter</a> *p, const <a href="tqcolorgroup.html">TQColorGroup</a> &cg, const <a href="ntqrect.html">TQRect</a> &cr, bool selected ) +<a name="x2786"></a>void TableItem::<a href="qtableitem.html#paint">paint</a>( <a href="tqpainter.html">TQPainter</a> *p, const <a href="tqcolorgroup.html">TQColorGroup</a> &cg, const <a href="tqrect.html">TQRect</a> &cr, bool selected ) { <a href="tqcolorgroup.html">TQColorGroup</a> g( cg ); // last row is the sum row - we want to make it more visible by |