mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-12 00:00:44 -04:00
fixed bug causing file lists to not refresh/show until a friend makes a change
This commit is contained in:
parent
5511a0b2b0
commit
1d231e6db9
2 changed files with 6 additions and 1 deletions
|
@ -177,6 +177,7 @@ class TreeStyle_RDM: public RetroshareDirModel
|
|||
|
||||
protected:
|
||||
virtual void updateRef(const QModelIndex&) const ;
|
||||
virtual void update() ;
|
||||
|
||||
/* These are all overloaded Virtual Functions */
|
||||
virtual int rowCount(const QModelIndex &parent = QModelIndex()) const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue