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

/haiku/src/kits/interface/
H A DShelf.cpp678 BMessage replicantMsg; local
680 if (msg->FindMessage("data", &replicantMsg) == B_OK
682 err = AddReplicant(&replicantMsg, pos);

Completed in 41 milliseconds