X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fgraphics%2FGraphicsParams.h;h=86cc9dc9b16daeb648fde7454c1bfc3c4fb6d5f2;hb=689e54f34a4d735e6081b1b1ac8487bf028f3982;hp=b1eb1a05c53d7c9d63ffe57c44b4b944cbdb9a6b;hpb=84c5e67e072fa091ffb8ecd5ae14145dd3e5b3b5;p=lyx.git diff --git a/src/graphics/GraphicsParams.h b/src/graphics/GraphicsParams.h index b1eb1a05c5..86cc9dc9b1 100644 --- a/src/graphics/GraphicsParams.h +++ b/src/graphics/GraphicsParams.h @@ -55,6 +55,7 @@ public: bool display; unsigned int scale; + double pixel_ratio; /// The image filename. support::FileName filename;