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

/haiku/src/apps/haikudepot/server/
H A DWebAppInterface.cpp350 bool isLatest; local
363 if (agreementMessage.FindBool("isLatest", &isLatest)
365 agreement.SetIsLatest(isLatest);

Completed in 38 milliseconds