Added an (experimental) tree view to ATC stations

This commit is contained in:
Klaus Basan
2015-01-22 11:11:57 +01:00
parent c1bc44b2a9
commit 054db94997
8 changed files with 118 additions and 34 deletions

View File

@@ -411,7 +411,7 @@ QHeaderView::section {
margin: 0px;
}
QTableView {
QTableView, QTreeView {
border: 1px solid green;
border-radius: 5px;
background-color: transparent;