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

/haiku/src/preferences/notifications/
H A DNotificationsView.h75 BStringColumn* fAppEnabledCol; member in class:NotificationsView
H A DNotificationsView.cpp89 fAppEnabledCol = new BStringColumn(B_TRANSLATE("Status"), colWidth * 1.5,
91 fApplications->AddColumn(fAppEnabledCol, kAppEnabledIndex);

Completed in 33 milliseconds