Oops....though I had edited that patch to remove the RRR patch that I use.
So again with just the log patch.
de Mike W9MDB
Index: logqso.cpp
===================================================================
--- logqso.cpp  (revision 7104)
+++ logqso.cpp  (working copy)
@@ -53,6 +53,7 @@
                         Radio::Frequency dialFreq, QString myCall, QString 
myGrid,
                         bool noSuffix, bool toRTTY, bool dBtoComments)
 {
+  if (!isHidden()) return;
   ui->call->setText(hisCall);
   ui->grid->setText(hisGrid);
   ui->name->setText("");

------------------------------------------------------------------------------
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to