mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 21:52:45 +00:00 
			
		
		
		
	ImageViewer: Kindly ask the user if they want to delete a file
This commit is contained in:
		
							parent
							
								
									7dda773426
								
							
						
					
					
						commit
						7b45653331
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -128,7 +128,7 @@ int main(int argc, char** argv) | |||
|                 return; | ||||
| 
 | ||||
|             auto msgbox_result = GUI::MessageBox::show(window, | ||||
|                 String::formatted("Really delete {}?", path), | ||||
|                 String::formatted("Are you sure you want to delete {}?", path), | ||||
|                 "Confirm deletion", | ||||
|                 GUI::MessageBox::Type::Warning, | ||||
|                 GUI::MessageBox::InputType::OKCancel); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Musab Kılıç
						Musab Kılıç