Reformat Settings->Debug Info

This commit is contained in:
Sander Ferdinand
2018-04-21 13:17:53 +02:00
parent 9f0d771f40
commit b8466739f9
2 changed files with 118 additions and 77 deletions

View File

@@ -5,6 +5,7 @@ import "../components" as MoneroComponents
TextEdit {
color: MoneroComponents.Style.defaultFontColor
font.family: MoneroComponents.Style.fontRegular.name
selectionColor: MoneroComponents.Style.dimmedFontColor
wrapMode: Text.Wrap
readOnly: true
selectByMouse: true