mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-11 15:50:38 -04:00
added a warning and skip files with missing hash in copy link
This commit is contained in:
parent
f314e7d330
commit
e7a119f22c
4 changed files with 18 additions and 36 deletions
|
@ -146,7 +146,6 @@ class RetroshareDirModel : public QAbstractItemModel
|
|||
};
|
||||
|
||||
bool RemoteMode;
|
||||
QMap<void*, DirDetailsVector> mCache;
|
||||
|
||||
mutable int nIndex;
|
||||
mutable std::vector<RemoteIndex> indexSet;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue