Remove dead visible statement
This commit is contained in:
@@ -162,7 +162,6 @@ Kirigami.ScrollablePage {
|
||||
QQC2.Button {
|
||||
QQC2.ToolTip.text: i18n("React")
|
||||
QQC2.ToolTip.visible: hovered
|
||||
visible: actions.hovered
|
||||
icon.name: "preferences-desktop-emoticons"
|
||||
onClicked: emojiDialog.open();
|
||||
EmojiDialog {
|
||||
|
||||
Reference in New Issue
Block a user