Better parsing of selected callsign. Blur edit box while transmitting
This commit is contained in:
@@ -956,6 +956,11 @@ background-color: yellow;
|
||||
QTextEdit[readOnly="true"] {
|
||||
background:#EEE;
|
||||
font-style:italic;
|
||||
}
|
||||
|
||||
QTextEdit[transmitting="true"] {
|
||||
background:#EEE;
|
||||
font-style:italic;
|
||||
}</string>
|
||||
</property>
|
||||
<property name="acceptRichText">
|
||||
|
||||
Reference in New Issue
Block a user