ChangeLog: Document behavior change for resource property
Change-Id: Id6e157aa191aaa4e24a9cd5c76abfe902fe43d44 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by: Jan Arve Sæther <jan-arve.saether@digia.com>
This commit is contained in:
parent
b11b7d53b5
commit
06385e8855
|
@ -35,6 +35,9 @@ Third party components
|
|||
- A Window declared nested inside another Item or Window automatically
|
||||
becomes transient for (centered upon) its parent's window, if x and y
|
||||
were not explicitly specified
|
||||
- The resources property of Item is now its own property independent
|
||||
of QObject. It no longer returns all QObject children, or explicitly
|
||||
sets QObject parent. The resources property now behaves as documented.
|
||||
|
||||
****************************************************************************
|
||||
* Library *
|
||||
|
|
Loading…
Reference in New Issue