src: minor improvements for release

* only reduce ideal thread count on windows
* show export compile commands flag in description
* not black in radio button
This commit is contained in:
Eberhard Graether
2018-05-03 22:14:01 +02:00
parent f5a4ad1db0
commit 0ba6f9b7a0
3 changed files with 16 additions and 10 deletions
@@ -12,7 +12,7 @@ QRadioButton::indicator {
}
QRadioButton::indicator:checked {
background: black;
background: #444;
}
#topHalf {