mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-05 14:05:27 +02:00
Specified color on text edit for console
This commit is contained in:
parent
5c3d4649ef
commit
9c0003515a
1 changed files with 3 additions and 0 deletions
|
@ -227,6 +227,9 @@
|
|||
<pointsize>-1</pointsize>
|
||||
</font>
|
||||
</property>
|
||||
<property name="textColor">
|
||||
<color>black</color>
|
||||
</property>
|
||||
<property name="frameShape">
|
||||
<enum>QFrame::NoFrame</enum>
|
||||
</property>
|
||||
|
|
Loading…
Reference in a new issue