mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-12 02:55:18 -04:00
added a tabwidget for network view
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@380 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
0a9382cea5
commit
0c7af5a691
3 changed files with 161 additions and 137 deletions
|
@ -79,6 +79,8 @@ QTreeWidgetItem *getCurrentNeighbour();
|
|||
ConnectDialog *connectdialog;
|
||||
|
||||
QTreeWidget *connecttreeWidget;
|
||||
|
||||
class NetworkView *networkview;
|
||||
|
||||
/** Qt Designer generated object */
|
||||
Ui::NetworkDialog ui;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue