mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-22 04:11:16 -05:00
Fix typos that break the build on non-Windows machines
This commit is contained in:
parent
3fc6365928
commit
f9151ee3f2
@ -1,6 +1,6 @@
|
||||
#include "FoxLog.hpp"
|
||||
|
||||
#include <String>
|
||||
#include <QString>
|
||||
#include <QDateTime>
|
||||
#include <QSqlDatabase>
|
||||
#include <QSqlTableModel>
|
||||
|
@ -64,7 +64,7 @@
|
||||
#include "LotWUsers.hpp"
|
||||
#include "logbook/AD1CCty.hpp"
|
||||
#include "models/FoxLog.hpp"
|
||||
#include "FoXLogWindow.hpp"
|
||||
#include "FoxLogWindow.hpp"
|
||||
|
||||
#include "ui_mainwindow.h"
|
||||
#include "moc_mainwindow.cpp"
|
||||
|
Loading…
Reference in New Issue
Block a user