mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 22:30:06 +00:00 
			
		
		
		
	fix formatting for radarSiteThreshold_.SetMaximum
This commit is contained in:
		
							parent
							
								
									74066aa195
								
							
						
					
					
						commit
						7dabda88ff
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -97,7 +97,7 @@ public: | ||||||
|       nmeaBaudRate_.SetMinimum(1); |       nmeaBaudRate_.SetMinimum(1); | ||||||
|       nmeaBaudRate_.SetMaximum(999999999); |       nmeaBaudRate_.SetMaximum(999999999); | ||||||
|       radarSiteThreshold_.SetMinimum(-10000); |       radarSiteThreshold_.SetMinimum(-10000); | ||||||
|       radarSiteThreshold_.SetMaximum( 10000); |       radarSiteThreshold_.SetMaximum(10000); | ||||||
| 
 | 
 | ||||||
|       customStyleDrawLayer_.SetTransform([](const std::string& value) |       customStyleDrawLayer_.SetTransform([](const std::string& value) | ||||||
|                                          { return boost::trim_copy(value); }); |                                          { return boost::trim_copy(value); }); | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 AdenKoperczak
						AdenKoperczak