application/window.h

changeset 13
5a8762fcfecc
parent 11
26acbfa75c1f
child 14
872d570ae843
equal deleted inserted replaced
12:3eb0cbab53db 13:5a8762fcfecc
54 54
55 void window_progress(MainWindow *win, int on); 55 void window_progress(MainWindow *win, int on);
56 56
57 void action_path_selected(UiEvent *event, void *data); 57 void action_path_selected(UiEvent *event, void *data);
58 58
59 void action_list_activate(UiEvent *event, void *data);
60
59 #ifdef __cplusplus 61 #ifdef __cplusplus
60 } 62 }
61 #endif 63 #endif
62 64
63 #endif /* IDAV_WINDOW_H */ 65 #endif /* IDAV_WINDOW_H */

mercurial