Skip to content

ComponentParameters clone does not need to be const

Mentioning @amorley

The clone method of the component parameters creates new one , so no need to be const.

Edited by Christos Anastopoulos

Merge request reports