X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fgraphics%2FGraphicsParams.cpp;h=a53d2c57b1ffb4f038c998cde7ceeea046f9b34c;hb=b19410d232db62f922b319ed737f0738e864ea82;hp=659cbe84c07c062bd2c26fb7946d2bdd84b1afd8;hpb=8a69ffd3bfaa4ab23b281a38b9a65f0a8550c997;p=lyx.git diff --git a/src/graphics/GraphicsParams.cpp b/src/graphics/GraphicsParams.cpp index 659cbe84c0..a53d2c57b1 100644 --- a/src/graphics/GraphicsParams.cpp +++ b/src/graphics/GraphicsParams.cpp @@ -23,7 +23,7 @@ namespace lyx { namespace graphics { Params::Params() - : display(ColorDisplay), + : display(true), scale(100), angle(0) {}