mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-16 18:35:35 +08:00
Added an (experimental) tree view to ATC stations
This commit is contained in:
@@ -411,7 +411,7 @@ QHeaderView::section {
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
QTableView {
|
||||
QTableView, QTreeView {
|
||||
border: 1px solid green;
|
||||
border-radius: 5px;
|
||||
background-color: transparent;
|
||||
|
||||
Reference in New Issue
Block a user