mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-06-08 00:44:39 -04:00
Make the LogQSO dialog non-modal.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3236 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
@@ -124,5 +124,6 @@ void LogQSO::accept()
|
||||
out << t << endl;
|
||||
f2.close();
|
||||
}
|
||||
emit(acceptQSO(true));
|
||||
QDialog::accept();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user