application/window.h

changeset 11
26acbfa75c1f
parent 8
726b24766437
child 13
5a8762fcfecc
equal deleted inserted replaced
10:f8dfc5705516 11:26acbfa75c1f
52 52
53 void* window_resource_table_getvalue(DavResource *res, int col); 53 void* window_resource_table_getvalue(DavResource *res, int col);
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 58
58 #ifdef __cplusplus 59 #ifdef __cplusplus
59 } 60 }
60 #endif 61 #endif
61 62

mercurial