]> git.lyx.org Git - features.git/blobdiff - src/bufferparams.h
The 'Branches' mega-patch.
[features.git] / src / bufferparams.h
index 45bc0fc1600f2e25a416b2cb1f4bb8f8c941714a..e2ab54e75ff6ded0a10056aa06dbc05f317576ca 100644 (file)
@@ -21,6 +21,7 @@
 #include "texrow.h"
 #include "author.h"
 #include "paper.h"
+#include "BranchList.h"
 
 #include "insets/insetquotes.h"
 
@@ -134,6 +135,8 @@ public:
        int tocdepth;
        ///
        Language const * language;
+       /// BranchList:
+       BranchList branchlist;
        ///
        string inputenc;
        ///