mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 05:30:05 +00:00 
			
		
		
		
	Add override to destructors of settings catigories
This commit is contained in:
		
							parent
							
								
									36339e613f
								
							
						
					
					
						commit
						f84a86a3a3
					
				
					 11 changed files with 11 additions and 11 deletions
				
			
		|  | @ -15,7 +15,7 @@ class AlertPaletteSettings : public SettingsCategory | |||
| { | ||||
| public: | ||||
|    explicit AlertPaletteSettings(awips::Phenomenon phenomenon); | ||||
|    ~AlertPaletteSettings(); | ||||
|    ~AlertPaletteSettings() override; | ||||
| 
 | ||||
|    AlertPaletteSettings(const AlertPaletteSettings&)            = delete; | ||||
|    AlertPaletteSettings& operator=(const AlertPaletteSettings&) = delete; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 AdenKoperczak
						AdenKoperczak