From bd87b2af9dde0633e56a792665cdec7a9675da95 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 25 Nov 2012 14:05:14 -0600 Subject: Automated update from Qt3 --- doc/html/qdatasource.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/qdatasource.html') diff --git a/doc/html/qdatasource.html b/doc/html/qdatasource.html index 42a1c03b3..da27d4c88 100644 --- a/doc/html/qdatasource.html +++ b/doc/html/qdatasource.html @@ -65,7 +65,7 @@ If this function is called with on set to TRUE, and rewind() function to subsequently operate as described. If rewindable() is FALSE, the function should call TQDataSource::enableRewind(), which aborts with -a qFatal() error. +a tqFatal() error.

For example, a network connection may choose to use a disk cache of input only if rewinding is enabled before the first buffer-full of data is discarded, returning FALSE in rewindable() if that first buffer -- cgit v1.2.3