]> git.lyx.org Git - lyx.git/blobdiff - src/BufferParams.h
Do not use \&@#^_~$ as lstinline delimiter, as suggested by Herbert
[lyx.git] / src / BufferParams.h
index 64af381d16556288dec6af585c8ee2aa4c7038e8..45c8fbb4e2087f79a335c660215dce48b77a8d38 100644 (file)
@@ -189,6 +189,8 @@ public:
        std::string float_placement;
        ///
        unsigned int columns;
+       /// parameters for the listings package
+       std::string listings_params;
        ///
        TextClass::PageSides sides;
        ///