mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	Remove newlines from the long title in row2
This commit is contained in:
		
							parent
							
								
									719912786a
								
							
						
					
					
						commit
						966d128025
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -220,7 +220,7 @@ public: | |||
|                                ? QStringLiteral("     ") | ||||
|                                : QStringLiteral("\n     "); | ||||
|                 } | ||||
|                 row2 += display_texts.at(row_2_id); | ||||
|                 row2 += display_texts.at(row_2_id).simplified(); | ||||
|             } | ||||
|             return QString(row1 + row2); | ||||
|         } else { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue