forked from Public/monero-gui
wizard: add copying seed to clipboard warning
This commit is contained in:
@@ -7,6 +7,7 @@ import "." as MoneroComponents
|
||||
Rectangle {
|
||||
id: root
|
||||
property alias text: content.text
|
||||
property alias textColor: content.color
|
||||
property int fontSize: 15 * scaleRatio
|
||||
|
||||
Layout.fillWidth: true
|
||||
|
||||
Reference in New Issue
Block a user