(svn r24746) -Cleanup: Remove weird lowering of editboxes.
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user