mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-11 10:35:22 -04:00
Add a warning in ToolTip if Max files reach in flat view mode Dir Tree.
This commit is contained in:
parent
062e00d960
commit
51a43d00f7
4 changed files with 30 additions and 3 deletions
|
@ -217,6 +217,8 @@ class FlatStyle_RDM: public RetroshareDirModel
|
|||
|
||||
virtual void update() ;
|
||||
|
||||
bool isMaxRefsTableSize(size_t* maxSize = NULL);
|
||||
|
||||
protected slots:
|
||||
void updateRefs() ;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue