mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 15:32:46 +00:00 
			
		
		
		
	Taskbar: Remove window buttons from the taskbar when appropriate
This commit is contained in:
		
							parent
							
								
									f614081b83
								
							
						
					
					
						commit
						df837562ad
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -15,6 +15,8 @@ public: | |||
| 
 | ||||
|     ~Window() | ||||
|     { | ||||
|         if (m_button) | ||||
|             m_button->remove_from_parent(); | ||||
|     } | ||||
| 
 | ||||
|     WindowIdentifier identifier() const { return m_identifier; } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Andreas Kling
						Andreas Kling