Use monochrome icon for emoji in ChatBar
BUG: 456671
This commit is contained in:
@@ -196,7 +196,7 @@ ToolBar {
|
||||
|
||||
ToolButton {
|
||||
id: emojiButton
|
||||
icon.name: "preferences-desktop-emoticons"
|
||||
icon.name: "smiley"
|
||||
text: i18n("Add an Emoji")
|
||||
display: AbstractButton.IconOnly
|
||||
checkable: true
|
||||
|
||||
Reference in New Issue
Block a user