OpenTTD-patches/src/widgets
frosch 71ca58c2bb (svn r20453) -Codechange: Remove direct accesses to Window::hscroll, vscroll and vscroll2.
Note: All windows get individual members with the same names, which are initialised via Window::GetScrollbar(). This caching is not required at all, but simplifies conversion.
2010-08-12 08:37:01 +00:00
..
dropdown_func.h
dropdown_type.h
dropdown.cpp (svn r20453) -Codechange: Remove direct accesses to Window::hscroll, vscroll and vscroll2. 2010-08-12 08:37:01 +00:00