Add a global air inventory view to air wing dialog.

Fixes https://github.com/dcs-liberation/dcs_liberation/issues/428.
This commit is contained in:
bgreman
2021-05-30 16:40:51 -04:00
committed by GitHub
parent 7b2bb4a128
commit a888397bef
3 changed files with 105 additions and 7 deletions

View File

@@ -515,11 +515,6 @@ QHeaderView::section:vertical
background: #4B5B74;
}
QTableWidget {
gridline-color: red;
background: #4B5B74;
}
QTableView QTableCornerButton::section {
background: #4B5B74;
}