Better parsing of selected callsign. Blur edit box while transmitting

This commit is contained in:
Jordan Sherer
2018-07-15 11:00:57 -04:00
parent 6ee0820659
commit 28df33b218
3 changed files with 30 additions and 2 deletions
+5
View File
@@ -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">