Merge branch 'departure-boards' into jgrpp

# Conflicts:
#	src/timetable_gui.cpp
This commit is contained in:
Jonathan G Rennison
2017-05-07 13:59:41 +01:00

View File

@@ -558,6 +558,7 @@ struct TimetableWindow : Window {
const Vehicle *v = this->vehicle; const Vehicle *v = this->vehicle;
this->clicked_widget = widget; this->clicked_widget = widget;
this->DeleteChildWindows(WC_QUERY_STRING);
switch (widget) { switch (widget) {
case WID_VT_ORDER_VIEW: // Order view button case WID_VT_ORDER_VIEW: // Order view button