2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 14:45:14 +00:00

Show premium emoji tooltip on paste.

This commit is contained in:
John Preston
2022-07-15 17:52:36 +03:00
parent 4ca6af33d4
commit 5ce8ed80bf
19 changed files with 225 additions and 49 deletions

View File

@@ -226,6 +226,7 @@ void ShareBox::prepareCommentField() {
_show,
field,
nullptr,
nullptr,
_descriptor.stLabel);
}
field->setSubmitSettings(Core::App().settings().sendSubmitWay());