diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-08-09 22:25:47 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-08-09 22:25:47 -0500 |
commit | eaa7ee2e0bbca40ba3173c4304f81957e8964291 (patch) | |
tree | 4f793aa48a5080aedc94ce6e519c3b86708f2b88 /tqtinterface/qt4/src/3rdparty/libjpeg/filelist.doc | |
parent | 79a9d7a46a20d4a0923bc06fc471fdc2176ef865 (diff) | |
download | experimental-eaa7ee2e0bbca40ba3173c4304f81957e8964291.tar.gz experimental-eaa7ee2e0bbca40ba3173c4304f81957e8964291.zip |
rename the following methods:
tqfind find
tqreplace replace
tqcontains contains
Diffstat (limited to 'tqtinterface/qt4/src/3rdparty/libjpeg/filelist.doc')
-rw-r--r-- | tqtinterface/qt4/src/3rdparty/libjpeg/filelist.doc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tqtinterface/qt4/src/3rdparty/libjpeg/filelist.doc b/tqtinterface/qt4/src/3rdparty/libjpeg/filelist.doc index d6b3a36..e14982c 100644 --- a/tqtinterface/qt4/src/3rdparty/libjpeg/filelist.doc +++ b/tqtinterface/qt4/src/3rdparty/libjpeg/filelist.doc @@ -102,7 +102,7 @@ jdatasrc.c Data source manager for stdio input. Support files for both compression and decompression: -jerror.c Standard error handling routines (application tqreplaceable). +jerror.c Standard error handling routines (application replaceable). jmemmgr.c System-independent (more or less) memory management code. jutils.c Miscellaneous utility routines. @@ -119,7 +119,7 @@ jmemmac.c Custom implementation for Apple Macintosh. Exactly one of the system-dependent modules should be configured into an installed JPEG library (see install.doc for hints about which one to use). -On unusual systems you may tqfind it worthwhile to make a special +On unusual systems you may find it worthwhile to make a special system-dependent memory manager. |