Changeset - r15782:bbd2d8b381a0
[Not reviewed]
master
0 1 0
frosch - 14 years ago 2010-08-12 12:03:52
frosch@openttd.org
(svn r20467) -Fix (r20453): Remove personal note.
1 file changed with 0 insertions and 1 deletions:
0 comments (0 inline, 0 general)
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);
 

	
0 comments (0 inline, 0 general)