OpenDialog - scrollbar type 2

git-svn-id: svn://kolibrios.org@2355 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Marat Zakiyanov (Mario79) 2012-02-18 23:35:45 +00:00
parent a86930f3da
commit f13fc854b7

View File

@ -2803,7 +2803,7 @@ scroll_bar_data_vertical:
.size_y dw 300 ;+4 .size_y dw 300 ;+4
.start_y dw 45 ;+6 .start_y dw 45 ;+6
.btn_high dd 15 ;+8 .btn_high dd 15 ;+8
.type dd 0 ;+12 .type dd 2 ;+12
.max_area dd 10 ;+16 .max_area dd 10 ;+16
.cur_area dd 2 ;+20 .cur_area dd 2 ;+20
.position dd 0 ;+24 .position dd 0 ;+24