(svn r20467) -Fix (r20453): Remove personal note.
This commit is contained in:
@@ -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);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user