mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-03 14:45:12 -04:00
added p3fileDatabase as a service in rsinit
This commit is contained in:
parent
df14b41ba6
commit
2668b6da1c
6 changed files with 27 additions and 13 deletions
|
@ -125,6 +125,7 @@ public:
|
|||
virtual bool extractData(const EntryIndex& indx,DirDetails& d)
|
||||
{
|
||||
NOT_IMPLEMENTED();
|
||||
return false;
|
||||
}
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue