Home
last modified time | relevance | path

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

/haiku/src/preferences/notifications/
H A DNotificationsView.cpp36 const int32 kAppEnabledIndex = 1; variable
48 SetField(new BStringField(text.String()), kAppEnabledIndex); in AppRow()
63 BStringField* field = (BStringField*)GetField(kAppEnabledIndex); in RefreshEnabledField()
91 fApplications->AddColumn(fAppEnabledCol, kAppEnabledIndex); in NotificationsView()