forked from KolibriOS/kolibrios
TextEdit: fix for previous revision, plus small fix
git-svn-id: svn://kolibrios.org@5650 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
00eed9be08
commit
11ba643c80
File diff suppressed because one or more lines are too long
@ -245,7 +245,7 @@ proc draw_panel_syntax
|
||||
mov edx,txtFormatCapt
|
||||
int 0x40
|
||||
|
||||
mov ebx,10*65536+50
|
||||
mov ebx,10*65536+25
|
||||
add ebx,dword[tree1.box_height]
|
||||
add ebx,ted_wnd_t
|
||||
mov edx,txtFormatApply
|
||||
|
Loading…
Reference in New Issue
Block a user