]> git.lyx.org Git - lyx.git/blobdiff - src/BufferParams.h
Add LFUN_SERVER_GET_STATISTICS command
[lyx.git] / src / BufferParams.h
index 2d7c749eea361f882672d416e75b36560510d120..a3836a80c21695284d2fe4d793cf69fff4309438 100644 (file)
@@ -465,6 +465,8 @@ public:
        ///
        double html_math_img_scale;
        ///
+       double display_pixel_ratio;
+       ///
        std::string html_latex_start;
        ///
        std::string html_latex_end;