Specified color on text edit for console

This commit is contained in:
Rebecca Stankus 2019-10-29 13:19:41 -07:00
parent 5c3d4649ef
commit 9c0003515a

View file

@ -227,6 +227,9 @@
<pointsize>-1</pointsize>
</font>
</property>
<property name="textColor">
<color>black</color>
</property>
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>