Searched refs:CopyMenuItem (Results 1 - 1 of 1) sorted by path

/haiku/src/apps/poorman/
H A DPoorManWindow.cpp393 BMenuItem* CopyMenuItem = new BMenuItem(STR_MNU_EDIT_COPY, local
396 ptrEditMenu->AddItem(CopyMenuItem);
397 CopyMenuItem->SetTarget(fLoggingView, NULL);

Completed in 51 milliseconds