Searched refs:itemButton21 (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dfontdlg.cpp531 wxButton* itemButton21 = new wxButton( itemDialog1, wxID_OK, _("&OK"), wxDefaultPosition, wxDefaultSize, 0 ); local
532 itemButton21->SetDefault();
533 itemButton21->SetHelpText(_("Click to confirm changes to the font."));
535 itemButton21->SetToolTip(_("Click to confirm changes to the font."));
536 itemBoxSizer19->Add(itemButton21, 0, wxALIGN_CENTER_VERTICAL|wxALL, 5);

Completed in 82 milliseconds