mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-22 20:59:45 -04:00
Removed focus rectangle of the icon column in NetworkDialog.
Removed minimum size of the GraphWidget in NetworkView. git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3784 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
c36fab48d8
commit
9ef2260dd4
2 changed files with 6 additions and 2 deletions
|
@ -138,8 +138,6 @@ GraphWidget::GraphWidget(QWidget *)
|
|||
|
||||
|
||||
scale(qreal(0.8), qreal(0.8));
|
||||
setMinimumSize(500, 500);
|
||||
//setWindowTitle(tr("Elastic Nodes"));
|
||||
}
|
||||
|
||||
void GraphWidget::clearGraph()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue