Searched refs:kMsgQueryInput (Results 1 - 1 of 1) sorted by last modified time

/haiku/src/apps/musiccollection/
H A DMusicCollectionWindow.cpp202 const uint32 kMsgQueryInput = '&qin'; variable
213 fQueryField->SetModificationMessage(new BMessage(kMsgQueryInput));
248 PostMessage(kMsgQueryInput);
272 case kMsgQueryInput:

Completed in 35 milliseconds