mirror of
				https://github.com/f4exb/sdrangel.git
				synced 2025-11-04 05:30:32 -05:00 
			
		
		
		
	
		
			
	
	
		
			8 lines
		
	
	
		
			86 B
		
	
	
	
		
			C++
		
	
	
	
	
	
		
		
			
		
	
	
			8 lines
		
	
	
		
			86 B
		
	
	
	
		
			C++
		
	
	
	
	
	
| 
								 | 
							
								#include "httpglobal.h"
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								const char* getQtWebAppLibVersion()
							 | 
						||
| 
								 | 
							
								{
							 | 
						||
| 
								 | 
							
								    return "1.7.3";
							 | 
						||
| 
								 | 
							
								}
							 | 
						||
| 
								 | 
							
								
							 |