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:
Kirill Lipatov (Leency) 2015-08-02 15:07:13 +00:00
parent 00eed9be08
commit 11ba643c80
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -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