changed shared files tree header when updating

This commit is contained in:
csoler 2016-11-26 19:19:15 +01:00
parent aa4ecd7d87
commit 2a758dd880
4 changed files with 19 additions and 6 deletions

View file

@ -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