application/application.h

changeset 18
af411868ab9b
parent 17
7cfd36aa005b
child 26
40d6af793c1a
equal deleted inserted replaced
17:7cfd36aa005b 18:af411868ab9b
100 100
101 void action_window_new(UiEvent *event, void *data); 101 void action_window_new(UiEvent *event, void *data);
102 102
103 void action_repo_selected(UiEvent *event, void *data); 103 void action_repo_selected(UiEvent *event, void *data);
104 104
105 void action_upload_file(UiEvent *event, void *data);
106
105 #ifdef __cplusplus 107 #ifdef __cplusplus
106 } 108 }
107 #endif 109 #endif
108 110
109 #endif /* IDAV_APPLICATION_H */ 111 #endif /* IDAV_APPLICATION_H */

mercurial