diff options
Diffstat (limited to 'src/tools/qglist.cpp')
-rw-r--r-- | src/tools/qglist.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/qglist.cpp b/src/tools/qglist.cpp index 979297870..1afa67b41 100644 --- a/src/tools/qglist.cpp +++ b/src/tools/qglist.cpp @@ -92,7 +92,7 @@ customize the subclasses, namely compareItems(), read() and write. Normally, you do not have to reimplement any of these functions. If you still want to reimplement them, see the TQStrList - class (ntqstrlist.h) for an example. + class (tqstrlist.h) for an example. */ |