From 6377331364ddb17076b9dcf836403c106f1f3ad1 Mon Sep 17 00:00:00 2001 From: coral Date: Sat, 6 Jan 2018 23:05:09 -0800 Subject: [PATCH] Changed the global emoji symbol --- src/widgets/helper/splitinput.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/widgets/helper/splitinput.cpp b/src/widgets/helper/splitinput.cpp index 44b0da254..41e9615b0 100644 --- a/src/widgets/helper/splitinput.cpp +++ b/src/widgets/helper/splitinput.cpp @@ -49,7 +49,7 @@ SplitInput::SplitInput(Split *_chatWidget) this->emotesLabel.getLabel().setTextFormat(Qt::RichText); this->emotesLabel.getLabel().setText( - ""); connect(&this->emotesLabel, &RippleEffectLabel::clicked, [this] {