Added output pipe for Windows cmd. Fixed some colors

This commit is contained in:
Yury Shuvakin
2024-02-15 12:52:48 +09:00
parent 661a1b6ba2
commit 6942d286f3
5 changed files with 21 additions and 5 deletions

View File

@@ -46,6 +46,7 @@ Controls.GroupBox {
visible: control.subTitle.length > 0
font.pixelSize: 23
font.weight: Font.Normal
backgroundColor: Palette.readyBackgroundColor
backgroundRadius: 16
readOnly: true
}