fFontCheckBox
if (fFontCheckBox == NULL)
if (fFontCheckBox->IsSelected()) {
fFontCheckBox = new LabeledCheckBox("Use large font",
group->AddChild(fFontCheckBox);
LabeledCheckBox* fFontCheckBox;