mirror of https://github.com/qTox/qTox.git
6 changed files with 47 additions and 0 deletions
@ -0,0 +1,24 @@ |
|||||||
|
QLabel |
||||||
|
{ |
||||||
|
color: black |
||||||
|
} |
||||||
|
|
||||||
|
QLineEdit |
||||||
|
{ |
||||||
|
color: black |
||||||
|
} |
||||||
|
|
||||||
|
QTextEdit |
||||||
|
{ |
||||||
|
color: black |
||||||
|
} |
||||||
|
|
||||||
|
QSpinBox |
||||||
|
{ |
||||||
|
color: black |
||||||
|
} |
||||||
|
|
||||||
|
QListView |
||||||
|
{ |
||||||
|
color: black |
||||||
|
} |
Loading…
Reference in new issue