Fixed incremental print for directed messages.
Fixed compound calls in the heard list
This commit is contained in:
@@ -717,6 +717,7 @@ private:
|
||||
QString text;
|
||||
QDateTime utcTimestamp;
|
||||
int snr;
|
||||
bool shouldDisplay;
|
||||
};
|
||||
|
||||
struct MessageBuffer {
|
||||
|
||||
Reference in New Issue
Block a user