parent
a845ccb8d7
commit
899249a485
5 changed files with 16 additions and 8 deletions
|
|
@ -75,6 +75,7 @@ UserInfoWidget::UserInfoWidget(QWidget *parent)
|
|||
buttonLayout_->setMargin(0);
|
||||
|
||||
logoutButton_ = new FlatButton(this);
|
||||
logoutButton_->setToolTip(tr("Logout"));
|
||||
logoutButton_->setCornerRadius(logoutButtonSize_ / 2);
|
||||
|
||||
QIcon icon;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue