diff --git a/dist/changes-5.1.0 b/dist/changes-5.1.0 index 4333c4a8ddec30cbde95a45114ee2005f661b30a..b905fc327baaee00020378950b94aed252eceac5 100644 --- a/dist/changes-5.1.0 +++ b/dist/changes-5.1.0 @@ -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 *