Home
last modified time | relevance | path

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

/haiku/src/apps/icon-o-matic/generic/property/view/
H A DPropertyListView.cpp729 bool gotItems = _CountItems() > 0; in _CheckMenuStatus() local
730 fSelectM->SetEnabled(gotItems); in _CheckMenuStatus()