SetPathContainer
fPathListView->SetPathContainer(fIcon != NULL ? fIcon->Paths() : NULL);
fShapeListView->SetPathContainer(fIcon != NULL ? fIcon->Paths() : NULL);
void SetPathContainer(Container<VectorPath>* container);
void SetPathContainer(Container<VectorPath>* container);