]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetgraphicsParams.h
use more specific smart_ptr headers
[lyx.git] / src / insets / insetgraphicsParams.h
index 2b7bdd41c2748f47fd0b0c3de78efe788e8b21fb..4845e74594de332dc361015cdf7f1a38f40c04d1 100644 (file)
@@ -73,9 +73,9 @@ struct InsetGraphicsParams
        string special;
        /// How to display the image inside lyx
        DisplayType display;
-       /// the size for the view inside lyx
        /// Typ of the LyXView, same as for latex
        sizeType lyxsize_type;
+       /// the size for the view inside lyx
        LyXLength lyxwidth;
        ///
        LyXLength lyxheight;