application/window.h

changeset 18
af411868ab9b
parent 15
78684a24dc52
equal deleted inserted replaced
17:7cfd36aa005b 18:af411868ab9b
60 60
61 void action_path_selected(UiEvent *event, void *data); 61 void action_path_selected(UiEvent *event, void *data);
62 62
63 void action_list_activate(UiEvent *event, void *data); 63 void action_list_activate(UiEvent *event, void *data);
64 64
65 void action_dnd_drop(UiEvent *event, void *data);
66
65 #ifdef __cplusplus 67 #ifdef __cplusplus
66 } 68 }
67 #endif 69 #endif
68 70
69 #endif /* IDAV_WINDOW_H */ 71 #endif /* IDAV_WINDOW_H */

mercurial