SmallButton
fTopButton = new SmallButton(B_TRANSLATE("Restart"),
fTopButton = new SmallButton(B_TRANSLATE("Open"),
fBottomButton = new SmallButton(B_TRANSLATE("Cancel"),
fBottomButton = new SmallButton(B_TRANSLATE("Remove"),
class SmallButton;
SmallButton* fTopButton;
SmallButton* fBottomButton;