Extracted function to write messages to log file
This commit is contained in:
@@ -898,6 +898,7 @@ private:
|
||||
void processCompoundActivity();
|
||||
void processBufferedActivity();
|
||||
void processCommandActivity();
|
||||
void writeDirectedCommandToFile(CommandDetail d);
|
||||
void processAlertReplyForCommand(CommandDetail d, QString from, QString cmd);
|
||||
void processSpots();
|
||||
void processTxQueue();
|
||||
|
||||
Reference in New Issue
Block a user