diff options
Diffstat (limited to 'doc/html/canvas-chart-example.html')
-rw-r--r-- | doc/html/canvas-chart-example.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/canvas-chart-example.html b/doc/html/canvas-chart-example.html index d2a404977..40379d951 100644 --- a/doc/html/canvas-chart-example.html +++ b/doc/html/canvas-chart-example.html @@ -144,8 +144,8 @@ private: }; -TQTextStream &operator<<( <a href="ntqtextstream.html">TQTextStream</a>&, const Element& ); -TQTextStream &operator>>( <a href="ntqtextstream.html">TQTextStream</a>&, Element& ); +TQTextStream &operator<<( <a href="tqtextstream.html">TQTextStream</a>&, const Element& ); +TQTextStream &operator>>( <a href="tqtextstream.html">TQTextStream</a>&, Element& ); #endif </pre> |