Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 9471 → Rev 9472

/programs/macros.inc
569,6 → 569,11
 
; constants
 
; button flags
BT_DEL = 0x80000000
BT_HIDE = 0x40000000
BT_NOFRAME = 0x20000000
 
; events
EV_IDLE = 0
EV_TIMER = 0