Doc: Correctly mark QLocale::Territory as an alias
Change-Id: Id165f0ef0803432e1458589319f7c344b97beec9 Reviewed-by: Edward Welbourne <edward.welbourne@qt.io> Reviewed-by: Paul Wicking <paul.wicking@qt.io> Reviewed-by: JiDe Zhang <zhangjide@uniontech.com>bb10
parent
78b6050d60
commit
718ade3b5f
|
|
@ -465,9 +465,9 @@
|
|||
*/
|
||||
|
||||
/*!
|
||||
\enum QLocale::Territory
|
||||
\typealias QLocale::Territory
|
||||
|
||||
This enumeration type is an alias for Country,
|
||||
This enumeration type is an alias for \l Country,
|
||||
which shall be renamed to Territory at a future release.
|
||||
|
||||
\sa territory(), territoryToString()
|
||||
|
|
|
|||
Loading…
Reference in New Issue