mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-10-31 04:50:34 -04:00 
			
		
		
		
	incorporate code review feedback
This commit is contained in:
		
							parent
							
								
									1f57ba5fec
								
							
						
					
					
						commit
						dd53e8d348
					
				| @ -268,7 +268,7 @@ set (wsjt_qt_CXXSRCS | ||||
|   validators/MaidenheadLocatorValidator.cpp | ||||
|   validators/CallsignValidator.cpp | ||||
|   widgets/SplashScreen.cpp | ||||
|   Transceiver/EqualizationToolsDialog.cpp | ||||
|   EqualizationToolsDialog.cpp | ||||
|   widgets/DoubleClickablePushButton.cpp | ||||
|   widgets/DoubleClickableRadioButton.cpp | ||||
|   Network/LotWUsers.cpp | ||||
| @ -684,12 +684,12 @@ set (UDP_library_CXXSRCS | ||||
|   Radio.cpp | ||||
|   RadioMetaType.cpp | ||||
|   Network/NetworkMessage.cpp | ||||
|   Network/MessageServer.cpp | ||||
|   UDPExamples/MessageServer.cpp | ||||
|   ) | ||||
| 
 | ||||
| set (UDP_library_HEADERS | ||||
|   Radio.hpp | ||||
|   Network/MessageServer.hpp | ||||
|   UDPExamples/MessageServer.hpp | ||||
|   ${PROJECT_BINARY_DIR}/udp_export.h | ||||
|   ) | ||||
| 
 | ||||
|  | ||||
| @ -3,7 +3,7 @@ | ||||
| 
 | ||||
| #include <QStandardItemModel> | ||||
| 
 | ||||
| #include "Network/MessageServer.hpp" | ||||
| #include "MessageServer.hpp" | ||||
| 
 | ||||
| using Frequency = MessageServer::Frequency; | ||||
| 
 | ||||
|  | ||||
| @ -7,7 +7,7 @@ | ||||
| #include <QString> | ||||
| #include <QRegularExpression> | ||||
| 
 | ||||
| #include "Network/MessageServer.hpp" | ||||
| #include "MessageServer.hpp" | ||||
| 
 | ||||
| class QAbstractItemModel; | ||||
| class QModelIndex; | ||||
|  | ||||
| @ -3,7 +3,7 @@ | ||||
| 
 | ||||
| #include <QStandardItemModel> | ||||
| 
 | ||||
| #include "Network/MessageServer.hpp" | ||||
| #include "MessageServer.hpp" | ||||
| 
 | ||||
| using Frequency = MessageServer::Frequency; | ||||
| 
 | ||||
|  | ||||
| @ -5,7 +5,7 @@ | ||||
| #include <QHash> | ||||
| #include <QString> | ||||
| 
 | ||||
| #include "Network/MessageServer.hpp" | ||||
| #include "MessageServer.hpp" | ||||
| 
 | ||||
| class QDateTime; | ||||
| class QStandardItemModel; | ||||
|  | ||||
| @ -10,7 +10,7 @@ | ||||
| #include <QHash> | ||||
| 
 | ||||
| #include "Radio.hpp" | ||||
| #include "NetworkMessage.hpp" | ||||
| #include "Network/NetworkMessage.hpp" | ||||
| #include "qt_helpers.hpp" | ||||
| 
 | ||||
| #include "pimpl_impl.hpp" | ||||
| @ -25,7 +25,7 @@ | ||||
| #include <QHash> | ||||
| #include <QDebug> | ||||
| 
 | ||||
| #include "Network/MessageServer.hpp" | ||||
| #include "MessageServer.hpp" | ||||
| #include "Radio.hpp" | ||||
| 
 | ||||
| #include "qt_helpers.hpp" | ||||
|  | ||||
| @ -73,7 +73,7 @@ | ||||
| #include "MultiSettings.hpp" | ||||
| #include "validators/MaidenheadLocatorValidator.hpp" | ||||
| #include "validators/CallsignValidator.hpp" | ||||
| #include "Transceiver/EqualizationToolsDialog.hpp" | ||||
| #include "EqualizationToolsDialog.hpp" | ||||
| #include "Network/LotWUsers.hpp" | ||||
| #include "logbook/AD1CCty.hpp" | ||||
| #include "models/FoxLog.hpp" | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user