application/window.h

changeset 56
294d5515583a
parent 52
0c881944fa10
--- a/application/window.h	Wed Oct 23 10:37:43 2024 +0200
+++ b/application/window.h	Wed Oct 23 17:40:45 2024 +0200
@@ -59,6 +59,9 @@
 void resourceviewer_new(DavBrowser *browser, const char *path, DavResourceViewType type);
 void* resourceviewer_proplist_getvalue(DavPropertyList *property, int col);
 
+
+void auth_dialog(SessionAuthData *auth);
+
 void action_go_back(UiEvent *event, void *data);
 void action_go_forward(UiEvent *event, void *data);
 

mercurial