parent
3fb57ac049
commit
43a4676282
3 changed files with 22 additions and 9 deletions
|
|
@ -501,6 +501,7 @@ TextInputWidget::TextInputWidget(QWidget *parent)
|
|||
sendMessageBtn_->setIconSize(QSize(ButtonHeight, ButtonHeight));
|
||||
|
||||
emojiBtn_ = new emoji::PickButton(this);
|
||||
emojiBtn_->setToolTip(tr("Emoji"));
|
||||
|
||||
QIcon emoji_icon;
|
||||
emoji_icon.addFile(":/icons/icons/ui/smile.png");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue