Searched defs:SetCommentDirty (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DClientRef.cpp179 void CClientRef::SetCommentDirty(bool bDirty) const { m_client->SetCommentDirty(bDirty); } function in class:CClientRef
H A Dupdownclient.h230 void SetCommentDirty(bool bDirty = true) { m_bCommentDirty = bDirty; } function in class:CUpDownClient

Completed in 175 milliseconds