mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-11 18:45:17 -04:00
changed shared files tree header when updating
This commit is contained in:
parent
aa4ecd7d87
commit
2a758dd880
4 changed files with 19 additions and 6 deletions
|
@ -156,6 +156,8 @@ class RetroshareDirModel : public QAbstractItemModel
|
|||
mutable DirDetails mDirDetails ;
|
||||
mutable bool mLastRemote ;
|
||||
mutable time_t mLastReq;
|
||||
|
||||
bool mUpdating ;
|
||||
};
|
||||
|
||||
// This class shows the classical hierarchical directory view of shared files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue