File diff r15781:98918f8b75ee → r15782:bbd2d8b381a0
src/timetable_gui.cpp
Show inline comments
 
@@ -182,7 +182,6 @@ struct TimetableWindow : Window {
 
	{
 
		this->CreateNestedTree(desc);
 
		this->vscroll = this->GetScrollbar(TTV_SCROLLBAR);
 
		// TODO TTV_FAKE_SCROLLBAR
 
		this->UpdateSelectionStates();
 
		this->FinishInitNested(desc, window_number);