Unhardcode qml

This commit is contained in:
BulbyVR 2022-04-23 16:37:44 -04:00
parent 1eeee5f367
commit 64882fd6de
3 changed files with 3 additions and 3 deletions

View File

@ -146,8 +146,7 @@ Menu {
width: 48
height: 48
hoverEnabled: true
// TODO: Do this based off of Qt::Tooltip role
ToolTip.text: model.unicodeName
ToolTip.text: model.toolTip
ToolTip.visible: hovered
// TODO: maybe add favorites at some point?
onClicked: {

View File

@ -7,3 +7,4 @@ rolling on the floor laughing:rofl
face savoring food:yum
smiling face with halo:innocent
smiling face with open hands:hugging_face
high voltage:zap

View File

@ -11717,7 +11717,7 @@ const QVector<Emoji> emoji::Provider::emoji = {
QStringLiteral(u"umbrella on ground"),
emoji::Emoji::Category::Travel},
Emoji{QStringLiteral(u"\U000026A1"),
QStringLiteral(u"high_voltage"),
QStringLiteral(u"zap"),
QStringLiteral(u"high voltage"),
emoji::Emoji::Category::Travel},
Emoji{QStringLiteral(u"\U00002744\U0000FE0F"),