put full path in debug log
This commit is contained in:
		
							parent
							
								
									2e8ae44167
								
							
						
					
					
						commit
						88b686b9d1
					
				@ -69,7 +69,7 @@ void Lobby::set_widgets()
 | 
			
		||||
 | 
			
		||||
  if (f_lobby.width < 0 || f_lobby.height < 0)
 | 
			
		||||
  {
 | 
			
		||||
    qDebug() << "W: did not find lobby width or height in " << filename;
 | 
			
		||||
    qDebug() << "W: did not find lobby width or height in " << ao_app->get_theme_path(filename);
 | 
			
		||||
 | 
			
		||||
    // Most common symptom of bad config files and missing assets.
 | 
			
		||||
    call_notice(tr("It doesn't look like your client is set up correctly.\n"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user