Only update count for send button if the text box is dirty
This commit is contained in:
@@ -728,6 +728,7 @@ private:
|
||||
bool m_rxDirty;
|
||||
bool m_rxDisplayDirty;
|
||||
int m_txFrameCount;
|
||||
bool m_txTextDirty;
|
||||
QString m_lastTxMessage;
|
||||
QDateTime m_lastTxTime;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user