Long checksums for hash buffered messages. Display a newline if we reach the last frame and the frame is not buffered

This commit is contained in:
Jordan Sherer
2018-08-07 09:19:18 -04:00
parent 0755634366
commit 9e6b647139
2 changed files with 11 additions and 3 deletions
+1
View File
@@ -671,6 +671,7 @@ private:
bool isLowConfidence;
bool isCompound;
bool isDirected;
bool isBuffered;
int bits;
int freq;
QString text;