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

/haiku/src/preferences/filetypes/
H A DAttributeWindow.cpp36 const uint32 kMsgAttributeUpdated = 'atup'; variable
98 new BMessage(kMsgAttributeUpdated));
104 new BMessage(kMsgAttributeUpdated));
165 new BMessage(kMsgAttributeUpdated));
171 new BMessage(kMsgAttributeUpdated));
181 new BMessage(kMsgAttributeUpdated));
395 case kMsgAttributeUpdated:

Completed in 82 milliseconds