]> git.lyx.org Git - lyx.git/blobdiff - src/OutputParams.h
adjust comment.
[lyx.git] / src / OutputParams.h
index cc0f01548eb6da3848f7bc760a650f461674c36f..f0c06dc846461194837bc65f1b4f02e6eeb85381 100644 (file)
@@ -111,6 +111,10 @@ public:
        */
        bool use_babel;
 
+       /** Are we generating multiple indices?
+       */
+       bool use_indices;
+
        /** Are we using japanese (pLaTeX)?
        */
        bool use_japanese;