Refactored directed code into decoded text so the rest of the app can use it as is.
This commit is contained in:
+2
-1
@@ -643,7 +643,8 @@ private:
|
||||
|
||||
struct CommandDetail
|
||||
{
|
||||
QString call;
|
||||
QString from;
|
||||
QString to;
|
||||
QString command;
|
||||
int freq;
|
||||
QDateTime utcTimestamp;
|
||||
|
||||
Reference in New Issue
Block a user