]> git.lyx.org Git - lyx.git/blobdiff - src/LyXRC.h
* src/inset/InsetNomencl.cpp:
[lyx.git] / src / LyXRC.h
index ae9ab388c93907655fccfdb260a0ba4bd0484543..4f88b941331ec12f245638f654177e8e43f9b073 100644 (file)
@@ -103,6 +103,7 @@ public:
                RC_MAKE_BACKUP,
                RC_MARK_FOREIGN_LANGUAGE,
                RC_MOUSE_WHEEL_SPEED,
+               RC_NOMENCL_COMMAND,
                RC_NUMLASTFILES,
                RC_PATH_PREFIX,
                RC_PERS_DICT,
@@ -246,6 +247,8 @@ public:
        std::string bibtex_command;
        /// command to run makeindex incl. options or other index programs
        std::string index_command;
+       /// command to run makeindex incl. options for nomencl
+       std::string nomencl_command;
        ///
        std::string document_path;
        ///