Exit when window is destroyed
If the user closed our window, the program won't automatically be die. It may look dead as there would be no graphical indication that it was running, but it still would be using/wasting the same resources. Now the program will abruptly exit when its window is killed.
This commit is contained in:
		
				
					committed by
					
						
						Berke Kocaoğlu
					
				
			
			
				
	
			
			
			
						parent
						
							25a3114709
						
					
				
				
					commit
					9c73646d9c
				
			
		Reference in New Issue
	
	Block a user