forked from qt-creator/qt-creator
PropertyMetaInfo::castedValue() now casts string values to urls properly. This fixes UrlChooser controls in property view. Adjusted the unit tests accordingly. Fixes: QDS-14663 Change-Id: I2c3a47bcedb8b19af03a49a67b31d43d29e63b7e Reviewed-by: Marco Bubke <marco.bubke@qt.io>