Subversion Repositories Kolibri OS

Rev

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

Rev 6686 Rev 7639
Line 1... Line 1...
1
llist select_list;
1
llist select_list;
2
scroll_bar scroll1 = { 18,200,398, 44,18,0,115,15,0,0xeeeeee,0xD2CED0,0x555555,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1};
2
scroll_bar scroll1 = { 18,200,398, 44,18,0,115,15,0,0xeeeeee,0xD2CED0,0x555555,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1};
3
dword select_list_count_offset;
-
 
Line 4... Line 3...
4
 
3
 
Line 5... Line 4...
5
?define T_SELECT_LIST_NO_DATA "No data to show"
4
?define T_SELECT_LIST_NO_DATA "No data to show"
6
 
5