Home
last modified time | relevance | path

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

/haiku/src/preferences/notifications/
H A DGeneralView.cpp44 const uint32 kToggleNotifications = '_TSR'; variable
75 new BMessage(kToggleNotifications)); in GeneralView()
161 case kToggleNotifications: in MessageReceived()