src/settings.h

changeset 20
8639ccd855ba
parent 16
730a5638c4ad
child 27
d2eee642a31b
--- a/src/settings.h	Sat Feb 01 17:15:14 2025 +0100
+++ b/src/settings.h	Mon Feb 03 23:13:19 2025 +0100
@@ -44,6 +44,7 @@
     unsigned char depth = 1;
     bool update_repos = true;
     bool separate = false;
+    bool fragment = false;
     unsigned short year = settings_current_year;
 
     int parse_authormap(const std::string& path);

mercurial