mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-02 00:37:26 -04:00
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{
|
||||
CheckBox {
|
||||
id: daemonAdvanced
|
||||
|
||||
Reference in New Issue
Block a user