diff options
Diffstat (limited to 'doc/porting3.doc')
-rw-r--r-- | doc/porting3.doc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/porting3.doc b/doc/porting3.doc index c3024625f..8d55bbe88 100644 --- a/doc/porting3.doc +++ b/doc/porting3.doc @@ -358,8 +358,8 @@ passed to the standard C functions in your code base. \section1 Collection Class Renaming The classes QArray, QCollection, QList, QListIterator, QQueue, QStack -and QVector have been renamed. To ease porting, the old names and the -old header-file names are still supported. +and QVector have been renamed as per the following table. The original +names are no longer avaialable. \table \header \i Old Name \i New Name \i New Header File |