forked from qt-creator/qt-creator
Fix warning caused by the ColorEditor. Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead. Change-Id: I58a618054e7e269e770aa53585472474a1b77cdd Reviewed-by: <github-actions-qt-creator@cristianadam.eu> Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>