forked from qt-creator/qt-creator
Hover was not working on LibraryHeader.qml. There seems to be some issues between QQuickWidget and QML Item. Header width and height are now set with m_headerWidget instead of root Item. Fixes: QDS-4387 Change-Id: Ic587be319bb7aa6755fa26f6211ce11eb9795c67 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io> Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io>