rm fct PolyItem::initWithInitializer and member PolyItem::m_initializer
The whole point of the initializer was to carry over some values when changing the selected item. Specifically, it was only used to preserve the mean value of distributions. This can be achieved much simpler: by removing the mean/center variable for good.