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