-
Tobias Hunger authored
* Rename m_buildSteps to m_buildStepsData * Turn BuildStepsWidgetStruct into class and rename it to BuildStepsWidgetData * Use constructor/destructor for that class * Turn m_buildStepsData into a QList<... *> to have the necessary control about when destruction happens Reviewed-by: Fawzi Mohamed
Tobias Hunger authored* Rename m_buildSteps to m_buildStepsData * Turn BuildStepsWidgetStruct into class and rename it to BuildStepsWidgetData * Use constructor/destructor for that class * Turn m_buildStepsData into a QList<... *> to have the necessary control about when destruction happens Reviewed-by: Fawzi Mohamed