Searched refs:canhandle (Results 1 - 1 of 1) sorted by last modified time

/haiku/src/apps/deskbar/
H A DTeamMenu.cpp155 bool canhandle = fBarView->AppCanHandleTypes(item->Signature()); local
156 if (item->IsEnabled() != canhandle)
157 item->SetEnabled(canhandle);

Completed in 45 milliseconds