File diff r19790:98687049399d → r19791:5bc3ce603c98
src/misc_gui.cpp
Show inline comments
 
@@ -855,7 +855,6 @@ struct QueryStringWindow : public Window
 
		this->parent = parent;
 

	
 
		this->SetFocusedWidget(WID_QS_TEXT);
 
		this->LowerWidget(WID_QS_TEXT);
 
	}
 

	
 
	virtual void UpdateWidgetSize(int widget, Dimension *size, const Dimension &padding, Dimension *fill, Dimension *resize)