Doc: Merge two bullet list items into one

My understanding is that the two bullet list items should be
treated as one item.

Pick-to: 6.3
Change-Id: Ibdd2bbc8677e925e71e6de7b3f076a1fab3914bf
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
bb10
Andreas Eliasson 2022-02-07 10:30:20 +01:00
parent 6f0cde223a
commit de47400387
1 changed files with 2 additions and 2 deletions

View File

@ -38,8 +38,8 @@
\li a very powerful mechanism for seamless object communication called
signals and slots
\li queryable and designable object properties
\li hierarchical and queryable object trees that organize
\li object ownership in a natural way with guarded pointers (QPointer)
\li hierarchical and queryable object trees that organize object ownership
in a natural way with guarded pointers (QPointer)
\li a dynamic cast that works across library boundaries
\endlist