mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-13 03:22:34 -04:00
Tuned the matrix to show sub-networks
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@851 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
02583ad232
commit
84e12fd1e7
3 changed files with 67 additions and 18 deletions
|
@ -16,6 +16,7 @@ class TrustView: public QWidget, public Ui::TrustView
|
|||
void update() ;
|
||||
void updateZoom(int) ;
|
||||
void selectCell(int,int) ;
|
||||
void hideShowPeers(int) ;
|
||||
|
||||
private:
|
||||
void getCellSize(int z,int& cell_width,int& cell_height) const ;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue