diff options
author | Volker Hilsheimer <volker.hilsheimer@nokia.com> | 2009-07-20 16:05:35 (GMT) |
---|---|---|
committer | Volker Hilsheimer <volker.hilsheimer@nokia.com> | 2009-07-20 17:34:43 (GMT) |
commit | 09f7707fda4242c70cb58464d329c704bfaf2a34 (patch) | |
tree | 08e0c8df3b2dd6b69474bbe5216c03ea0b37e707 /src | |
parent | 4c0c652b846e248d076739a6e2f00a3a3d9a414f (diff) | |
download | Qt-09f7707fda4242c70cb58464d329c704bfaf2a34.zip Qt-09f7707fda4242c70cb58464d329c704bfaf2a34.tar.gz Qt-09f7707fda4242c70cb58464d329c704bfaf2a34.tar.bz2 |
Doc: not an overload
Diffstat (limited to 'src')
-rw-r--r-- | src/corelib/tools/qcontiguouscache.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/corelib/tools/qcontiguouscache.cpp b/src/corelib/tools/qcontiguouscache.cpp index 61cda52..f42b7a0 100644 --- a/src/corelib/tools/qcontiguouscache.cpp +++ b/src/corelib/tools/qcontiguouscache.cpp @@ -191,8 +191,6 @@ MyRecord record(int row) const /*! \fn int QContiguousCache::count() const - \overload - Same as size(). */ |