mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 03:50:05 +00:00 
			
		
		
		
	add override to SettingsVariable::Commit. Fixes error for clangd.
This commit is contained in:
		
							parent
							
								
									21cb6859a2
								
							
						
					
					
						commit
						ef6494f4c3
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -91,7 +91,7 @@ public: | ||||||
|     * @return true if the staged value was committed, false if no staged value |     * @return true if the staged value was committed, false if no staged value | ||||||
|     * is present. |     * is present. | ||||||
|     */ |     */ | ||||||
|    bool Commit(); |    bool Commit() override; | ||||||
| 
 | 
 | ||||||
|    /**
 |    /**
 | ||||||
|     * Clears the staged value of the settings variable. |     * Clears the staged value of the settings variable. | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 AdenKoperczak
						AdenKoperczak