mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 04:10:06 +00:00 
			
		
		
		
	Remove unnecessary copy, and make callback argument const in geolines
This commit is contained in:
		
							parent
							
								
									087f6ef310
								
							
						
					
					
						commit
						fea9083f7d
					
				
					 3 changed files with 8 additions and 8 deletions
				
			
		|  | @ -19,7 +19,7 @@ struct GeoLineDrawItem; | |||
| class GeoLines : public DrawItem | ||||
| { | ||||
| public: | ||||
|    typedef std::function<void(std::shared_ptr<GeoLineDrawItem>&, | ||||
|    typedef std::function<void(const std::shared_ptr<GeoLineDrawItem>&, | ||||
|                               const QPointF&)> | ||||
|       HoverCallback; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 AdenKoperczak
						AdenKoperczak