mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-12-23 12:09:57 +00:00
commit
4d9d10013b
1 changed files with 0 additions and 3 deletions
|
@ -51,8 +51,6 @@ Rectangle {
|
|||
ColumnLayout {
|
||||
id: mainLayout
|
||||
anchors.margins: 40
|
||||
anchors.bottomMargin: 10
|
||||
|
||||
anchors.left: parent.left
|
||||
anchors.top: parent.top
|
||||
anchors.right: parent.right
|
||||
|
@ -188,7 +186,6 @@ Rectangle {
|
|||
|
||||
Text {
|
||||
id: statusText
|
||||
anchors.topMargin: 17
|
||||
text: qsTr("Status: not mining")
|
||||
textFormat: Text.RichText
|
||||
wrapMode: Text.Wrap
|
||||
|
|
Loading…
Reference in a new issue