Home
last modified time | relevance | path

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

/haiku/src/preferences/filetypes/
H A DFileTypesWindow.cpp65 const uint32 kMsgAttributeInvoked = 'atri'; variable
534 new BMessage(kMsgAttributeInvoked)); in FileTypesWindow()
861 case kMsgAttributeInvoked: in MessageReceived()