]> git.lyx.org Git - features.git/blobdiff - src/bufferparams.h
add bibtopic support (bug 870).
[features.git] / src / bufferparams.h
index 1c414881a3a339c83a26b0ea4bdcea0fe302ad2b..ab798b19b907082be424c27b200594bedf0e740f 100644 (file)
@@ -184,6 +184,8 @@ public:
        bool use_numerical_citations;
        ///
        bool use_jurabib;
+       ///
+       bool use_bibtopic;
        /// revision tracking for this buffer ?
        bool tracking_changes;
        /// Time ago we agreed that this was a buffer property [ale990407]