]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetgraphicsParams.C
* BufferParams:
[lyx.git] / src / insets / insetgraphicsParams.C
index c0cdd5fae8826669aa6d68d3e2c1ae08c78acc69..e2cc04373f04ae7b675a42e27bf44bb986d5d997 100644 (file)
@@ -68,7 +68,7 @@ void InsetGraphicsParams::init()
        filename.erase();
        lyxscale = 100;                 // lyx scaling in percentage
        display = graphics::DefaultDisplay; // display mode; see preferences
-       scale = string();                       // output scaling in percentage
+       scale = string("100");                  // output scaling in percentage
        width = LyXLength();
        height = LyXLength();
        keepAspectRatio = false;        // for LaTeX output