change the string (#1030)
This commit is contained in:
		
							parent
							
								
									0e45f3c0ee
								
							
						
					
					
						commit
						f0c594aed8
					
				@ -319,8 +319,7 @@ public:
 | 
				
			|||||||
  // Currently defined subtheme
 | 
					  // Currently defined subtheme
 | 
				
			||||||
  QString subtheme;
 | 
					  QString subtheme;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  // Default is always default.
 | 
					  const QString default_theme = "AceAttorney";
 | 
				
			||||||
  const QString default_theme = "default";
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  // The file name of the log file in base/logs.
 | 
					  // The file name of the log file in base/logs.
 | 
				
			||||||
  QString log_filename;
 | 
					  QString log_filename;
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user