mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-11-03 21:40:52 -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 "ExportCabrillo.h"
 | 
				
			||||||
#include "ui_exportCabrillo.h"
 | 
					#include "ui_ExportCabrillo.h"
 | 
				
			||||||
#include "SettingsGroup.hpp"
 | 
					#include "SettingsGroup.hpp"
 | 
				
			||||||
#include "MessageBox.hpp"
 | 
					#include "MessageBox.hpp"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -36,7 +36,7 @@
 | 
				
			|||||||
#include "astro.h"
 | 
					#include "astro.h"
 | 
				
			||||||
#include "MessageBox.hpp"
 | 
					#include "MessageBox.hpp"
 | 
				
			||||||
#include "NetworkAccessManager.hpp"
 | 
					#include "NetworkAccessManager.hpp"
 | 
				
			||||||
#include "exportCabrillo.h"
 | 
					#include "ExportCabrillo.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#define NUM_JT4_SYMBOLS 206                //(72+31)*2, embedded sync
 | 
					#define NUM_JT4_SYMBOLS 206                //(72+31)*2, embedded sync
 | 
				
			||||||
#define NUM_JT65_SYMBOLS 126               //63 data + 63 sync
 | 
					#define NUM_JT65_SYMBOLS 126               //63 data + 63 sync
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user