Subversion Repositories Kolibri OS

Rev

Rev 7051 | Rev 7089 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7051 Rev 7054
Line 60... Line 60...
60
//Button options
60
//Button options
61
#define BT_DEL      0x80000000
61
#define BT_DEL      0x80000000
62
#define BT_HIDE     0x40000000
62
#define BT_HIDE     0x40000000
63
#define BT_NOFRAME  0x20000000
63
#define BT_NOFRAME  0x20000000
Line -... Line 64...
-
 
64
 
-
 
65
#define CLOSE_BTN 1
64
 
66
 
Line 65... Line 67...
65
//-------------------------------------------------------------------------
67
//-------------------------------------------------------------------------
66
 
68
 
67
#include "../lib/system.h"
69
#include "../lib/system.h"