mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-25 13:48:42 -05:00
Merge branch 'hotfix-2.0.0-rc4' of bitbucket.org:k1jt/wsjtx into hotfix-2.0.0-rc4
This commit is contained in:
commit
c2d0d21ae7
@ -1,6 +1,6 @@
|
|||||||
#include "FoxLog.hpp"
|
#include "FoxLog.hpp"
|
||||||
|
|
||||||
#include <String>
|
#include <QString>
|
||||||
#include <QDateTime>
|
#include <QDateTime>
|
||||||
#include <QSqlDatabase>
|
#include <QSqlDatabase>
|
||||||
#include <QSqlTableModel>
|
#include <QSqlTableModel>
|
||||||
|
@ -64,7 +64,7 @@
|
|||||||
#include "LotWUsers.hpp"
|
#include "LotWUsers.hpp"
|
||||||
#include "logbook/AD1CCty.hpp"
|
#include "logbook/AD1CCty.hpp"
|
||||||
#include "models/FoxLog.hpp"
|
#include "models/FoxLog.hpp"
|
||||||
#include "FoXLogWindow.hpp"
|
#include "FoxLogWindow.hpp"
|
||||||
|
|
||||||
#include "ui_mainwindow.h"
|
#include "ui_mainwindow.h"
|
||||||
#include "moc_mainwindow.cpp"
|
#include "moc_mainwindow.cpp"
|
||||||
|
Loading…
Reference in New Issue
Block a user