X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fgraphics%2FGraphicsParams.h;h=b1eb1a05c53d7c9d63ffe57c44b4b944cbdb9a6b;hb=99c5a46c68bd605c03d4e3a86811831ed7dd3d37;hp=a7b7c8ffa424cac72e383b2b8a2edc20f54f4786;hpb=8a69ffd3bfaa4ab23b281a38b9a65f0a8550c997;p=lyx.git diff --git a/src/graphics/GraphicsParams.h b/src/graphics/GraphicsParams.h index a7b7c8ffa4..b1eb1a05c5 100644 --- a/src/graphics/GraphicsParams.h +++ b/src/graphics/GraphicsParams.h @@ -14,8 +14,6 @@ #ifndef GRAPHICSPARAMS_H #define GRAPHICSPARAMS_H -#include "GraphicsTypes.h" - #include "support/FileName.h" #include @@ -55,7 +53,7 @@ class Params public: Params(); - DisplayType display; + bool display; unsigned int scale; /// The image filename.