diff options
Diffstat (limited to 'doc/html')
| -rw-r--r-- | doc/html/development-highlev.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/doc/html/development-highlev.html b/doc/html/development-highlev.html index 6174f5c..4716844 100644 --- a/doc/html/development-highlev.html +++ b/doc/html/development-highlev.html @@ -26,7 +26,7 @@ source distribution of ksquirrel-libs.  	RGBA           *image = NULL, *scan;  	fmt_codec_base *codeK; -	QString file = "/home/krasu/animation1.gif"; +	TQString file = "/home/krasu/animation1.gif";  	<b>Determine the library and codec</b>  	codeK = SQ_LibraryHandler::instance()->libraryForFile(file)->codec; | 
