mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-22 04:11:16 -05:00
With these changes, now builds on linux.
This commit is contained in:
parent
4b54873c81
commit
5aaa49d4ae
@ -1,5 +1,5 @@
|
||||
#include "ExportCabrillo.h"
|
||||
#include "ui_exportCabrillo.h"
|
||||
#include "ui_ExportCabrillo.h"
|
||||
#include "SettingsGroup.hpp"
|
||||
#include "MessageBox.hpp"
|
||||
|
||||
|
@ -36,7 +36,7 @@
|
||||
#include "astro.h"
|
||||
#include "MessageBox.hpp"
|
||||
#include "NetworkAccessManager.hpp"
|
||||
#include "exportCabrillo.h"
|
||||
#include "ExportCabrillo.h"
|
||||
|
||||
#define NUM_JT4_SYMBOLS 206 //(72+31)*2, embedded sync
|
||||
#define NUM_JT65_SYMBOLS 126 //63 data + 63 sync
|
||||
|
Loading…
Reference in New Issue
Block a user