Changed the global emoji symbol

This commit is contained in:
coral 2018-01-06 23:05:09 -08:00
parent cb0d078648
commit 6377331364

View file

@ -49,7 +49,7 @@ SplitInput::SplitInput(Split *_chatWidget)
this->emotesLabel.getLabel().setTextFormat(Qt::RichText);
this->emotesLabel.getLabel().setText(
"<img src=':/images/Emoji_Color_1F60A_19.png' width='12' height='12' "
"<img src=':/images/emote.svg' width='12' height='12' "
"/>");
connect(&this->emotesLabel, &RippleEffectLabel::clicked, [this] {