Subversion Repositories Kolibri OS

Rev

Rev 8442 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 8442 Rev 9568
Line 1104... Line 1104...
1104
@IMPORT_GUI_LIBS:
1104
@IMPORT_GUI_LIBS:
Line 1105... Line 1105...
1105
 
1105
 
Line 1106... Line 1106...
1106
library box_lib, 'box_lib.obj', libimg, 'libimg.obj'
1106
library box_lib, 'box_lib.obj', libimg, 'libimg.obj'
1107
 
1107
 
1108
import  box_lib, \
1108
import  box_lib, \
1109
        edit_box_draw,      'edit_box', \
1109
        edit_box_draw,      'edit_box_draw', \
1110
        edit_box_key,       'edit_box_key', \
1110
        edit_box_key,       'edit_box_key', \
1111
        edit_box_mouse,     'edit_box_mouse', \
1111
        edit_box_mouse,     'edit_box_mouse', \
1112
        edit_box_set_text,  'edit_box_set_text', \
1112
        edit_box_set_text,  'edit_box_set_text', \