mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-09-24 22:58:42 -04:00
added extra list view in own files.
This commit is contained in:
parent
359e11433b
commit
1383846364
9 changed files with 149 additions and 24 deletions
|
@ -1158,9 +1158,9 @@ void FlatStyle_RDM::postMods()
|
|||
|
||||
bool RetroshareDirModel::requestDirDetails(void *ref, bool remote,DirDetails& d) const
|
||||
{
|
||||
#ifdef RDM_DEBUG
|
||||
//#ifdef RDM_DEBUG
|
||||
std::cerr << "RequestDirDetails:: ref = " << ref << ", remote=" << remote << std::endl;
|
||||
#endif
|
||||
//#endif
|
||||
|
||||
// We look in cache and re-use the last result if the reference and remote are the same.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue