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

/haiku/src/apps/poorman/
H A DPoorManWindow.cpp541 BAlert* dirAlert = new BAlert(B_TRANSLATE("Error Dir"), local
544 dirAlert->SetShortcut(0, B_ESCAPE);
545 int32 buttonIndex = dirAlert->Go();

Completed in 14 milliseconds