Fixed issue with rebase and FoxQSO definition
This commit is contained in:
parent
049694365e
commit
26581ca8af
@ -648,14 +648,6 @@ private:
|
|||||||
QSet<QString> m_pfx;
|
QSet<QString> m_pfx;
|
||||||
QSet<QString> m_sfx;
|
QSet<QString> m_sfx;
|
||||||
|
|
||||||
struct FoxQSO
|
|
||||||
{
|
|
||||||
QString grid;
|
|
||||||
QString sent;
|
|
||||||
QString rcvd;
|
|
||||||
qint32 ncall;
|
|
||||||
};
|
|
||||||
|
|
||||||
struct CallDetail
|
struct CallDetail
|
||||||
{
|
{
|
||||||
QString call;
|
QString call;
|
||||||
|
Loading…
Reference in New Issue
Block a user