QUrl TLD: fix documentation file for "Add QUrl::topLevelDomain() ..."

see previous commit

Task-number: QTBUG-13601
(cherry picked from commit 9face4b88de2db6f552149d2f96257620e971a59)
bb10
Peter Hartmann 2011-05-24 12:05:10 +02:00
parent 093a92fb03
commit e63026dcbd
1 changed files with 4 additions and 4 deletions

View File

@ -1,15 +1,15 @@
The file qnetworkcookiejartlds_p.h is generated from the Public Suffix
The file qurltlds_p.h is generated from the Public Suffix
List (see [1] and [2]), by the program residing at
util/network/cookiejar-generateTLDs in the Qt source tree.
util/corelib/qurl-generateTLDs in the Qt source tree.
That program generates a character array and an index array from the
list to provide fast lookups of elements within C++.
Those arrays in qnetworkcookiejartlds_p.h are derived from the Public
Those arrays in qurltlds_p.h are derived from the Public
Suffix List ([2]), which was originally provided by
Jo Hermans <jo.hermans@gmail.com>.
The file qnetworkcookiejartlds_p.h was last generated Friday,
The file qurltlds_p.h was last generated Friday,
November 19th 15:24 2010.
----