Repair regression that stopped Best S&P transmitting on a match

This change also ensures that second or subsequent matches in the same
T/R period do not trigger a QSO with a new QSO partner.
This commit is contained in:
Bill Somerville
2020-11-27 12:36:24 +00:00
parent 3663b3ea32
commit 6a44e68033
3 changed files with 5 additions and 3 deletions
+1
View File
@@ -15,6 +15,7 @@
#include <QScrollBar>
#include "Configuration.hpp"
#include "Decoder/decodedtext.h"
#include "Network/LotWUsers.hpp"
#include "models/DecodeHighlightingModel.hpp"
#include "logbook/logbook.h"