application/application.h

changeset 28
1ecc1183f046
parent 26
40d6af793c1a
child 29
3fc287f06305
equal deleted inserted replaced
27:c254ed644edf 28:1ecc1183f046
109 109
110 void action_upload_file(UiEvent *event, void *data); 110 void action_upload_file(UiEvent *event, void *data);
111 111
112 void action_delete(UiEvent *event, void *data); 112 void action_delete(UiEvent *event, void *data);
113 113
114 void action_newfile(UiEvent *event, void *data);
115
116 void action_mkcol(UiEvent *event, void *data);
117
114 #ifdef __cplusplus 118 #ifdef __cplusplus
115 } 119 }
116 #endif 120 #endif
117 121
118 #endif /* IDAV_APPLICATION_H */ 122 #endif /* IDAV_APPLICATION_H */

mercurial