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

/haiku/src/apps/icon-o-matic/generic/property/view/
H A DPropertyListView.h103 BMenuItem* fSelectNoneMI; member in class:PropertyListView
H A DPropertyListView.cpp329 fSelectNoneMI = new BMenuItem(B_TRANSLATE("None"),
331 fSelectM->AddItem(fSelectNoneMI);

Completed in 34 milliseconds