diff options
Diffstat (limited to 'doc/html/ntqmovie.html')
-rw-r--r-- | doc/html/ntqmovie.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ntqmovie.html b/doc/html/ntqmovie.html index 96545a8c8..5af3b1d01 100644 --- a/doc/html/ntqmovie.html +++ b/doc/html/ntqmovie.html @@ -157,7 +157,7 @@ value, the better interleaved the movie playback will be with other event processing, but the slower the overall processing will be. -<h3 class=fn><a name="TQMovie-4"></a>TQMovie::TQMovie ( const <a href="ntqstring.html">TQString</a> & fileName, int bufsize = 1024 ) +<h3 class=fn><a name="TQMovie-4"></a>TQMovie::TQMovie ( const <a href="tqstring.html">TQString</a> & fileName, int bufsize = 1024 ) </h3> Constructs a TQMovie that reads an image sequence from the file, <em>fileName</em>. <p> The <em>bufsize</em> argument sets the maximum amount of data the movie |