mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 22:02:44 +00:00 
			
		
		
		
	Ladybird: Don't set a fixed height on the location edit
This commit is contained in:
		
							parent
							
								
									f5d033b8ba
								
							
						
					
					
						commit
						da19b78dea
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -5,7 +5,6 @@ | |||
| BrowserWindow::BrowserWindow() | ||||
| { | ||||
|     m_toolbar = new QToolBar; | ||||
|     m_toolbar->setFixedHeight(28); | ||||
|     m_location_edit = new QLineEdit; | ||||
|     m_toolbar->addWidget(m_location_edit); | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Andreas Kling
						Andreas Kling