]> git.lyx.org Git - lyx.git/blobdiff - src/graphics/GraphicsParams.cpp
Add \makeat switches to babel settings if necessary.
[lyx.git] / src / graphics / GraphicsParams.cpp
index 659cbe84c07c062bd2c26fb7946d2bdd84b1afd8..a53d2c57b1ffb4f038c998cde7ceeea046f9b34c 100644 (file)
@@ -23,7 +23,7 @@ namespace lyx {
 namespace graphics {
 
 Params::Params()
-       : display(ColorDisplay),
+       : display(true),
          scale(100),
          angle(0)
 {}