application/window.h

changeset 52
0c881944fa10
parent 51
e324291ca9f8
--- a/application/window.h	Sun Oct 20 21:24:13 2024 +0200
+++ b/application/window.h	Mon Oct 21 11:14:26 2024 +0200
@@ -56,7 +56,7 @@
 void window_progress(MainWindow *win, int on);
 
 
-void dav_resourceviewer_new(DavBrowser *browser, const char *path, DavResourceViewType type);
+void resourceviewer_new(DavBrowser *browser, const char *path, DavResourceViewType type);
 void* resourceviewer_proplist_getvalue(DavPropertyList *property, int col);
 
 void action_go_back(UiEvent *event, void *data);

mercurial