mirror of
				https://git.h3cjp.net/H3cJP/citra.git
				synced 2025-10-31 06:55:03 +00:00 
			
		
		
		
	GUI/configure: resize hotkeys column to content
This commit is contained in:
		
							parent
							
								
									43fc793439
								
							
						
					
					
						commit
						6726e8b784
					
				|  | @ -48,6 +48,7 @@ void ConfigureHotkeys::Populate(const HotkeyRegistry& registry) { | |||
|     } | ||||
| 
 | ||||
|     ui->hotkey_list->expandAll(); | ||||
|     ui->hotkey_list->resizeColumnToContents(0); | ||||
| } | ||||
| 
 | ||||
| void ConfigureHotkeys::changeEvent(QEvent* event) { | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue