mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
It is not sufficient with a forward declaration of QString here. Since the vector is created in PdmFieldCapability::attributes() the size of QString must be known at that point. closes #10950