mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 20:30:05 +00:00 
			
		
		
		
	Added Icon column to location marker manager dialog
This commit is contained in:
		
							parent
							
								
									d0d9adfd1a
								
							
						
					
					
						commit
						cfed61c6ff
					
				
					 2 changed files with 23 additions and 2 deletions
				
			
		|  | @ -17,7 +17,8 @@ public: | |||
|    { | ||||
|       Latitude  = 0, | ||||
|       Longitude = 1, | ||||
|       Name      = 2, | ||||
|       Icon      = 2, | ||||
|       Name      = 3, | ||||
|    }; | ||||
| 
 | ||||
|    explicit MarkerModel(QObject* parent = nullptr); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 AdenKoperczak
						AdenKoperczak