mirror of
https://github.com/monero-project/monero-gui
synced 2025-01-18 13:27:28 +01:00
Removing unnecessary label
This commit is contained in:
parent
676d976e53
commit
129562594d
@ -378,16 +378,6 @@ Rectangle {
|
||||
}
|
||||
}
|
||||
|
||||
RowLayout {
|
||||
visible: daemonAdvanced.checked && !isMobile
|
||||
Layout.fillWidth: true
|
||||
Layout.bottomMargin: 0 * scaleRatio
|
||||
|
||||
LabelSubheader {
|
||||
text: qsTr("Advanced daemon options") + translationManager.emptyString
|
||||
}
|
||||
}
|
||||
|
||||
RowLayout{
|
||||
CheckBox {
|
||||
id: daemonAdvanced
|
||||
|
Loading…
Reference in New Issue
Block a user