mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-27 07:47:03 -05:00
removed not needed icon
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3717 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
ad34df9ac5
commit
723554a0ab
@ -896,7 +896,6 @@ void PeersDialog::insertPeers()
|
|||||||
gpg_connected = true;
|
gpg_connected = true;
|
||||||
|
|
||||||
sslIcon = QIcon(":/images/connect_established.png");
|
sslIcon = QIcon(":/images/connect_established.png");
|
||||||
sslItem -> setIcon(COLUMN_STATE,(QIcon(":/images/encrypted32.png")));
|
|
||||||
|
|
||||||
sslFont.setBold(true);
|
sslFont.setBold(true);
|
||||||
sslColor = Qt::darkBlue;
|
sslColor = Qt::darkBlue;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user