forked from KolibriOS/kolibrios
f097bebc8f
git-svn-id: svn://kolibrios.org@6788 a494cfbc-eb01-0410-851d-a64ba20cac60
12 lines
610 B
Plaintext
12 lines
610 B
Plaintext
include 'checkbox2.mac' ;macro implements checkbox version 2
|
|
include 'optionbox.mac' ;macro implements optionbox
|
|
include 'scrollbar.mac' ;macro implements scrollbar
|
|
include 'd_button.mac' ;macro implements dinamic_button
|
|
include 'menubar.mac' ;macro implements menubar
|
|
include 'filebrowser.mac' ;macro implements filebrowser
|
|
include 'tree_list.mac' ;macro implements tree_list, image_list, list_box
|
|
include 'pathshow.mac' ;macro implements pathshow
|
|
include 't_edit.mac' ;macro implements text_editor
|
|
include 'frame.mac' ;macro implements frame
|
|
include 'progressbar.mac' ;macro implements progressbar
|