Changeset - r15769:4a935f419828
master
0
28
0
(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.
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.
28 files changed with 466 insertions and 340 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)