mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 13:50:03 +00:00 
			
		
		
		
	Better looking status bar under Linux Ubuntu (#2662)
* Remove borders from status bar items On Ubuntu the status bar didn't look as good as on Windows due to some border being drawn around each status bar cell.
This commit is contained in:
		
							parent
							
								
									26745f28ea
								
							
						
					
					
						commit
						bf18e584e5
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -115,6 +115,7 @@ void GMainWindow::InitializeWidgets() { | |||
|         statusBar()->addPermanentWidget(label); | ||||
|     } | ||||
|     statusBar()->setVisible(true); | ||||
|     setStyleSheet("QStatusBar::item{border: none;}"); | ||||
| } | ||||
| 
 | ||||
| void GMainWindow::InitializeDebugWidgets() { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue