mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-14 11:46:34 +02:00
Merge pull request #16424 from RebeccaStankus/consoleText
Specified color on text edit for console
This commit is contained in:
commit
2b25dd30d2
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