forked from Public/monero-gui
Removing unnecessary label
This commit is contained in:
committed by
moneromooo-monero
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{
|
RowLayout{
|
||||||
CheckBox {
|
CheckBox {
|
||||||
id: daemonAdvanced
|
id: daemonAdvanced
|
||||||
|
|||||||
Reference in New Issue
Block a user