diff -r da05df77652e -r 3ca3acefc66a application/davcontroller.h --- a/application/davcontroller.h Mon Oct 21 13:22:45 2024 +0200 +++ b/application/davcontroller.h Mon Oct 21 15:45:12 2024 +0200 @@ -76,6 +76,8 @@ void dav_resourceviewer_load(UiObject *ui, DavResourceViewer *res); +void dav_resourceviewer_destroy(DavResourceViewer *res); + #ifdef __cplusplus } #endif