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

/haiku/src/preferences/filetypes/
H A DApplicationTypesWindow.cpp182 BBox* infoBox = new BBox((char*)NULL); local
183 infoBox->SetLabel(B_TRANSLATE("Information"));
184 infoBox->SetExplicitAlignment(fullWidthTopAlignment);
198 BLayoutBuilder::Grid<>(infoBox, padding, padding)
249 .Add(infoBox)

Completed in 84 milliseconds