updating icons more flat replacement

improving people page layout
This commit is contained in:
defnax 2016-08-24 03:28:57 +02:00
parent b7416ba207
commit 5e22ddc93e
20 changed files with 445 additions and 229 deletions

View file

@ -39,7 +39,7 @@ CreateLobbyDialog::CreateLobbyDialog(const std::set<RsPeerId>& peer_list, int pr
ui = new Ui::CreateLobbyDialog() ;
ui->setupUi(this);
ui->headerFrame->setHeaderImage(QPixmap(":/images/chat_64.png"));
ui->headerFrame->setHeaderImage(QPixmap(":/icons/png/chat-lobbies.png"));
ui->headerFrame->setHeaderText(tr("Create Chat Lobby"));
RsGxsId default_identity ;