8 lines
81 B
Plaintext
8 lines
81 B
Plaintext
/**
|
|
* Default Theme: Light
|
|
*/
|
|
|
|
QTreeView, QHeaderView {
|
|
font-size: 13px;
|
|
}
|