Skip to content
Snippets Groups Projects
Commit 124e7147 authored by Lucio Zambon's avatar Lucio Zambon
Browse files

k16

parent dd9c1463
No related branches found
No related tags found
No related merge requests found
......@@ -354,8 +354,8 @@ void acsklystat::refresh()
mySetColor(ui.k14_hvAbi, stat[14]? "#ffffff": "#c8ffff", QPalette::Window);
mySetTextColor(ui.k15_hvAbi, stat[15]? "HV Abi": "HV No Abi", "#000000");
mySetColor(ui.k15_hvAbi, stat[15]? "#ffffff": "#c8ffff", QPalette::Window);
mySetTextColor(ui.k16_hvAbi, stat[32]? "HV Abi": "HV No Abi", "#000000");
mySetColor(ui.k16_hvAbi, stat[32]? "#ffffff": "#c8ffff", QPalette::Window);
mySetTextColor(ui.k16_hvAbi, stat[33]? "HV Abi": "HV No Abi", "#000000");
mySetColor(ui.k16_hvAbi, stat[33]? "#ffffff": "#c8ffff", QPalette::Window);
/*
mySetTextColor(ui.hvAbi, stat[3]?
"HV Abi (K3, K4, K5, K6, K7, K8, K9, K10, K11, K12, K13, K14, K15)":
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment