| 920 | |
| 921 | |
| 922 | void CSharedFileList::UpdateItem(CKnownFile* toupdate) |
| 923 | { |
| 924 | Notify_SharedFilesUpdateItem(toupdate); |
| 925 | } |
| 926 | |
| 927 | |
| 928 | void CSharedFileList::GetSharedFilesByDirectory(const wxString& directory, |
no outgoing calls
no test coverage detected