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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/dialogs/
H A Ddialogs.cpp1650 wxString globalOrProjectChoices[2]; local
1651 globalOrProjectChoices[0] = _("&New projects");
1652 globalOrProjectChoices[1] = _("&This project");
1655 wxDefaultPosition, wxDefaultSize, 2, globalOrProjectChoices);

Completed in 43 milliseconds