mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 01:50:06 +00:00 
			
		
		
		
	Added inverted threshold for radar sites
This commit is contained in:
		
							parent
							
								
									f7a1668c3f
								
							
						
					
					
						commit
						74066aa195
					
				
					 5 changed files with 12 additions and 8 deletions
				
			
		|  | @ -135,7 +135,7 @@ | |||
|               <property name="geometry"> | ||||
|                <rect> | ||||
|                 <x>0</x> | ||||
|                 <y>-302</y> | ||||
|                 <y>-303</y> | ||||
|                 <width>511</width> | ||||
|                 <height>733</height> | ||||
|                </rect> | ||||
|  | @ -575,8 +575,11 @@ | |||
|                     <property name="decimals"> | ||||
|                      <number>0</number> | ||||
|                     </property> | ||||
|                     <property name="minimum"> | ||||
|                      <double>-10000.000000000000000</double> | ||||
|                     </property> | ||||
|                     <property name="maximum"> | ||||
|                      <double>999.000000000000000</double> | ||||
|                      <double>10000.000000000000000</double> | ||||
|                     </property> | ||||
|                     <property name="stepType"> | ||||
|                      <enum>QAbstractSpinBox::StepType::DefaultStepType</enum> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 AdenKoperczak
						AdenKoperczak