parent
a845ccb8d7
commit
899249a485
5 changed files with 16 additions and 8 deletions
|
|
@ -65,6 +65,7 @@ TopRoomBar::TopRoomBar(QWidget *parent)
|
|||
textLayout_->addWidget(topicLabel_);
|
||||
|
||||
settingsBtn_ = new FlatButton(this);
|
||||
settingsBtn_->setToolTip(tr("Room options"));
|
||||
settingsBtn_->setFixedSize(buttonSize_, buttonSize_);
|
||||
settingsBtn_->setCornerRadius(buttonSize_ / 2);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue