i'm annoyed i have to make a merge request for this (#1049)
This commit is contained in:
		
							parent
							
								
									fedf26075a
								
							
						
					
					
						commit
						74e65324ef
					
				@ -88,7 +88,7 @@ void Options::migrate()
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
QString Options::theme() const
 | 
					QString Options::theme() const
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
  return config.value("theme", "AceAttorney").toString();
 | 
					  return config.value("theme", "AceAttorney2x").toString();
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
void Options::setTheme(QString value)
 | 
					void Options::setTheme(QString value)
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user