mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 07:20:04 +00:00 
			
		
		
		
	Location Markers Part2 clang-format/tidy suggestions
This commit is contained in:
		
							parent
							
								
									2fd94c6575
								
							
						
					
					
						commit
						7edafe8d78
					
				
					 4 changed files with 6 additions and 6 deletions
				
			
		|  | @ -219,7 +219,7 @@ public: | ||||||
|    std::shared_ptr<model::LayerModel> layerModel_ { |    std::shared_ptr<model::LayerModel> layerModel_ { | ||||||
|       model::LayerModel::Instance()}; |       model::LayerModel::Instance()}; | ||||||
| 
 | 
 | ||||||
|    ui::EditMarkerDialog* editMarkerDialog_; |    ui::EditMarkerDialog* editMarkerDialog_ {nullptr}; | ||||||
| 
 | 
 | ||||||
|    std::shared_ptr<manager::HotkeyManager> hotkeyManager_ { |    std::shared_ptr<manager::HotkeyManager> hotkeyManager_ { | ||||||
|       manager::HotkeyManager::Instance()}; |       manager::HotkeyManager::Instance()}; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 AdenKoperczak
						AdenKoperczak