diff -r eb63af2f2bdd -r dbde5e038ea9 application/settings.h --- a/application/settings.h Sun Oct 27 19:19:51 2024 +0100 +++ b/application/settings.h Sun Oct 27 20:34:38 2024 +0100 @@ -44,6 +44,7 @@ UiList *repos; UiInteger *repo_tabview; + DavBool repo_new; UiString *repo_name; UiString *repo_url; UiList *repo_credentials;