Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 7991 → Rev 7990

/programs/cmm/clipview/clipview.c
60,7 → 60,7
break;
 
case evButton:
id = @GetButtonID();
@GetButtonID();
if (id==1) ExitProcess();
if (id==BT_DELETE_LAST_SLOT) EventDeleteLastSlot();
if (id==BT_DELETE_ALL_SLOTS) EventDeleteAllSlots();