]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetGraphicsParams.h
Embedding: add a check box to InsetGraphic and show/change embedding status
[features.git] / src / insets / InsetGraphicsParams.h
index 172215dd2263cc3293f35c52e00607b78ea5a0dc..77423c02b85a730374c85b8ffa189e48397986cd 100644 (file)
@@ -17,6 +17,7 @@
 #include "graphics/GraphicsTypes.h"
 #include "Length.h"
 #include "support/FileName.h"
+#include "EmbeddedFiles.h"
 
 namespace lyx {
 
@@ -31,7 +32,7 @@ class InsetGraphicsParams
 {
 public:
        /// Image filename.
-       support::DocFileName filename;
+       EmbeddedFile filename;
        /// Scaling the Screen inside Lyx
        unsigned int lyxscale;
        /// How to display the image inside LyX