From df602c663b9dbe9cca4451bef043f7719f28437d Mon Sep 17 00:00:00 2001 From: Jordan Sherer Date: Wed, 26 Dec 2018 15:00:47 -0500 Subject: [PATCH] Fixed button background autofill --- mainwindow.ui | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/mainwindow.ui b/mainwindow.ui index af036a3..328559c 100644 --- a/mainwindow.ui +++ b/mainwindow.ui @@ -476,7 +476,7 @@ QPushButton:checked { QFrame::Plain - + QLayout::SetMinimumSize @@ -1256,6 +1256,9 @@ QTextEdit[transmitting="true"] { <html><head/><body><p>Start transmitting</p></body></html> + + true + QPushButton:checked { background-color: #22FF22; @@ -1403,6 +1406,9 @@ color:#222; <html><head/><body><p>Send a CQ message</p></body></html> + + true + QPushButton:checked { font-weight:bold; @@ -1479,6 +1485,9 @@ color:#222; <html><head/><body><p align="justify">Send a Heartbeat message</p></body></html> + + true + QPushButton:checked { font-weight:bold;