mirror of
				https://github.com/f4exb/sdrangel.git
				synced 2025-11-03 13:11:20 -05:00 
			
		
		
		
	Fix gcc error
This commit is contained in:
		
							parent
							
								
									a398381aaf
								
							
						
					
					
						commit
						1f055dd2f1
					
				@ -409,7 +409,7 @@ private:
 | 
			
		||||
    void processScanResults(const QDateTime& fftStartTime, const QList<MsgScanResult::ScanResult>& results);
 | 
			
		||||
    void setDeviceCenterFrequency(qint64 frequency);
 | 
			
		||||
 | 
			
		||||
    static QList<SWGSDRangel::SWGFreqScannerFrequency *> *FreqScanner::createFrequencyList(const FreqScannerSettings& settings);
 | 
			
		||||
    static QList<SWGSDRangel::SWGFreqScannerFrequency *> *createFrequencyList(const FreqScannerSettings& settings);
 | 
			
		||||
 | 
			
		||||
private slots:
 | 
			
		||||
    void networkManagerFinished(QNetworkReply *reply);
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user