mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 06:02:44 +00:00 
			
		
		
		
	KeyboardMapper: Reset modified flag after loading a file
This commit is contained in:
		
							parent
							
								
									2fd7506212
								
							
						
					
					
						commit
						ae9e4c6f26
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -124,6 +124,7 @@ ErrorOr<void> KeyboardMapperWidget::load_map_from_file(const String& filename) | |||
|         radio_button.set_checked(radio_button.name() == "map"); | ||||
|     } | ||||
| 
 | ||||
|     window()->set_modified(false); | ||||
|     update_window_title(); | ||||
|     return {}; | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Karol Kosek
						Karol Kosek