fixed QTextEdit border color

This commit is contained in:
stojce 2014-03-26 21:30:02 +01:00
parent 866afc6191
commit 9f05d71796

View file

@ -217,16 +217,16 @@ padding-left:20px;</string>
</font>
</property>
<property name="styleSheet">
<string notr="true">border-color: #c00</string>
<string notr="true">border: 1px solid #c5c5c5;</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
<enum>QFrame::NoFrame</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Plain</enum>
</property>
<property name="lineWidth">
<number>1</number>
<number>0</number>
</property>
<property name="html">
<string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;