mirror of https://github.com/OpenTTD/OpenTTD
(svn r20467) -Fix (r20453): Remove personal note.
parent
28048826f8
commit
c808e5c30f
|
@ -182,7 +182,6 @@ struct TimetableWindow : Window {
|
||||||
{
|
{
|
||||||
this->CreateNestedTree(desc);
|
this->CreateNestedTree(desc);
|
||||||
this->vscroll = this->GetScrollbar(TTV_SCROLLBAR);
|
this->vscroll = this->GetScrollbar(TTV_SCROLLBAR);
|
||||||
// TODO TTV_FAKE_SCROLLBAR
|
|
||||||
this->UpdateSelectionStates();
|
this->UpdateSelectionStates();
|
||||||
this->FinishInitNested(desc, window_number);
|
this->FinishInitNested(desc, window_number);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue