mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-05 00:07:27 -04:00
Added option to show seed on settings-page
Signed-off-by: Jacob Brydolf <jacob@brydolf.net>
This commit is contained in:
committed by
Ilya Kitaev
parent
af70c81082
commit
cd1247c292
@@ -331,7 +331,7 @@ Rectangle {
|
||||
color: miningButton.checked || settingsButton.checked ? "#1C1C1C" : "#505050"
|
||||
height: 1
|
||||
}
|
||||
|
||||
*/
|
||||
// ------------- Settings tab ---------------
|
||||
MenuButton {
|
||||
id: settingsButton
|
||||
@@ -346,7 +346,7 @@ Rectangle {
|
||||
panel.settingsClicked()
|
||||
}
|
||||
}
|
||||
*/
|
||||
|
||||
}
|
||||
|
||||
NetworkStatusItem {
|
||||
|
||||
Reference in New Issue
Block a user