Update qso.cpp

This commit is contained in:
ea4k 2024-08-16 10:27:46 +02:00
parent e7f3acea4e
commit f8c1b085aa

View File

@ -1054,7 +1054,7 @@ QString QSO::getEQSLQSL_SENT()
{
return eqsl_qsl_sent;
}
algo pasa con el modo al añadir un qso desde wsjtx
bool QSO::setEQSLQSLRDate(const QDate &_c)
{
if (_c.isValid())