Add line left off after revert
This commit is contained in:
		
							parent
							
								
									4eba53ebb2
								
							
						
					
					
						commit
						379731919d
					
				@ -57,6 +57,8 @@ Lobby::Lobby(AOApplication *p_ao_app) : QMainWindow()
 | 
				
			|||||||
//sets images, position and size
 | 
					//sets images, position and size
 | 
				
			||||||
void Lobby::set_widgets()
 | 
					void Lobby::set_widgets()
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
 | 
					  ao_app->reload_theme();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  QString filename = "lobby_design.ini";
 | 
					  QString filename = "lobby_design.ini";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  pos_size_type f_lobby = ao_app->get_element_dimensions("lobby", filename);
 | 
					  pos_size_type f_lobby = ao_app->get_element_dimensions("lobby", filename);
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user