mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-10 07:32:42 -04:00
Moved the news feed tab to the first position.
Added icon to the ConnectFriendWizard. git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4944 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
5bacc13eba
commit
8f0f6a9f3e
2 changed files with 3 additions and 1 deletions
|
@ -131,6 +131,7 @@ ConnectFriendWizard::ConnectFriendWizard(QWidget *parent,const QString& cert)
|
|||
QPixmap(":/images/connect/connectFriendBanner.png")) ;
|
||||
|
||||
setWindowTitle(tr("Connect Friend Wizard"));
|
||||
setWindowIcon(QIcon(":/images/rstray3.png"));
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue