Home
last modified time | relevance | path

Searched refs:statusPopUp (Results 1 – 1 of 1) sorted by relevance

/haiku/src/preferences/mail/
H A DConfigWindow.cpp263 BPopUpMenu* statusPopUp = new BPopUpMenu(B_EMPTY_STRING); in ConfigWindow() local
271 statusPopUp->AddItem(item); in ConfigWindow()
276 B_TRANSLATE("Show notifications:"), statusPopUp); in ConfigWindow()