]> git.lyx.org Git - lyx.git/blobdiff - src/BufferParams.h
Cmake build: Creating a define for a header file found
[lyx.git] / src / BufferParams.h
index 80025abff1550b1d9d73d170bc3d1f450e5c78ff..1bff132187d287966dc28dad9404d2cf4a733277 100644 (file)
@@ -519,7 +519,7 @@ private:
 
        typedef std::map<std::string, Package> PackageMap;
        /** Whether and how to load packages like amsmath, esint, mhchem,
-        *  mathdots and undertilde.
+        *  mathdots, stackrel, stmaryrd and undertilde.
         */
        PackageMap use_packages;