| 
				
			 | 
			
			
				
				@@ -928,7 +928,7 @@ DataqSdkChannelConfWidget::DataqSdkChannelConfWidget(DeviceTreeModel *model, 
			 | 
		
		
	
		
			
			| 
				928
			 | 
			
				928
			 | 
			
			
				
				 	        this, SLOT(updateSmoothingEnabled(bool))); 
			 | 
		
		
	
		
			
			| 
				929
			 | 
			
				929
			 | 
			
			
				
				 	connect(measuredLowerEdit, SIGNAL(textChanged(QString)), 
			 | 
		
		
	
		
			
			| 
				930
			 | 
			
				930
			 | 
			
			
				
				 	        this, SLOT(updateMeasuredLower(QString))); 
			 | 
		
		
	
		
			
			| 
				931
			 | 
			
				
			 | 
			
			
				
				-	connect(mappedLowerEdit, SIGNAL(tectChanged(QString)), 
			 | 
		
		
	
		
			
			| 
				
			 | 
			
				931
			 | 
			
			
				
				+	connect(mappedLowerEdit, SIGNAL(textChanged(QString)), 
			 | 
		
		
	
		
			
			| 
				932
			 | 
			
				932
			 | 
			
			
				
				 	        this, SLOT(updateMappedLower(QString))); 
			 | 
		
		
	
		
			
			| 
				933
			 | 
			
				933
			 | 
			
			
				
				 	connect(measuredUpperEdit, SIGNAL(textChanged(QString)), 
			 | 
		
		
	
		
			
			| 
				934
			 | 
			
				934
			 | 
			
			
				
				 	        this, SLOT(updateMeasuredUpper(QString))); 
			 |