mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	1 -> d
This commit is contained in:
		
							parent
							
								
									f985d277c8
								
							
						
					
					
						commit
						ca96077601
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -39,7 +39,7 @@ void CompatDB::Submit() { | ||||||
|         } |         } | ||||||
|         break; |         break; | ||||||
|     case 2: |     case 2: | ||||||
|         LOG_DEBUG(Frontend, "Compatibility Rating: %1", compatibility->checkedId()); |         LOG_DEBUG(Frontend, "Compatibility Rating: %d", compatibility->checkedId()); | ||||||
|         Core::Telemetry().AddField(Telemetry::FieldType::UserFeedback, "Compatibility", |         Core::Telemetry().AddField(Telemetry::FieldType::UserFeedback, "Compatibility", | ||||||
|                                    compatibility->checkedId()); |                                    compatibility->checkedId()); | ||||||
|         // older versions of QT don't support the "NoCancelButtonOnLastPage" option, this is a
 |         // older versions of QT don't support the "NoCancelButtonOnLastPage" option, this is a
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue