]> git.lyx.org Git - lyx.git/blobdiff - src/graphics/GraphicsParams.h
Make sure that UpdateLocker is used correctly in the future
[lyx.git] / src / graphics / GraphicsParams.h
index b1eb1a05c53d7c9d63ffe57c44b4b944cbdb9a6b..86cc9dc9b16daeb648fde7454c1bfc3c4fb6d5f2 100644 (file)
@@ -55,6 +55,7 @@ public:
 
        bool display;
        unsigned int scale;
+       double pixel_ratio;
 
        /// The image filename.
        support::FileName filename;