Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 2668 → Rev 2669

/kernel/trunk/gui/mouse.inc
258,8 → 258,8
call .calculate_e_delta
 
.call_window_handler:
mov eax, mouse.active_sys_window.old_box
call sys_window_start_moving_handler
; mov eax, mouse.active_sys_window.old_box
; call sys_window_start_moving_handler
 
.exit:
ret