sign, receive: fix reference errors

This commit is contained in:
mmbyday
2019-02-25 09:45:06 -08:00
parent a89ffd02d0
commit 9b17235533
2 changed files with 0 additions and 2 deletions

View File

@@ -118,7 +118,6 @@ Rectangle {
id: modeText
Layout.fillWidth: true
Layout.topMargin: 12 * scaleRatio
Layout.preferredWidth: (instructionsRect.width - 80) * scaleRatio
text: qsTr("Mode") + translationManager.emptyString
wrapMode: Text.Wrap
font.family: MoneroComponents.Style.fontRegular.name